← Registry
databy FXFeedVerified
Currency Converter
Convert an amount between any two currencies at the latest ECB rate. Add ?from=USD&to=VND&amount=100. Returns the converted result and unit rate.
#forex#convert#currency#fx
How to call (curl)
# Step 1 — hit the endpoint, receive 402 curl -i https://auragate.app/api/premium/fx-convert # Step 2 — add X-PAYMENT header and retry curl -X GET https://auragate.app/api/premium/fx-convert \ -H "X-PAYMENT: <signed-eip3009-authorization>" \ -H "X-PAYER: <your-wallet-address>"
Sample response
{
"to": "VND",
"from": "USD",
"rate": 25400,
"amount": 100,
"result": 2540000
}Recent receipts (2)
0xDemoAgen…$0.0020
0xDemoAgen…$0.0020