FX conversion (ECB)
$0.003 / callGET /api/v1/global/fxCurrency conversion using ECB euro reference rates. Informational only — not tradeable quotes.
Parameters
| Name | Required | Description |
|---|---|---|
from | no | ISO 4217 source currency (default EUR). |
to | no | ISO 4217 target currency (default USD). |
amount | no | Amount to convert (default 1). |
sample | no | Query param on GET; set to 1 for the free demo response. |
Free sample
curl https://api.agenticweb.nl/api/v1/global/fx?sample=1Paid call
Returns 402 Payment Required; pay over x402 and retry.
GET https://api.agenticweb.nl/api/v1/global/fx?from=EUR&to=USD&amount=100Licensing
ECB euro reference rates (open data). Reuse permitted provided the ECB is cited as the source, our calculations are disclosed, and buyers are told the rates are available free of charge from https://www.ecb.europa.eu/stats/eurofxref/.
Reference rates only; every response carries an informational-only disclaimer.