ecb_exchange_rate
ActiveTool of io.github.digitalweb33333-creator/x402-endpoints
Official European Central Bank (ECB) euro reference exchange rates — EUR foreign exchange reference rate lookup by currency (29 currencies), latest or by date. Reference rates (published ~16:00 CET on working days), not live market rates. EU/worldwide coverage. Price: $0.01 per call (x402 payment, USDC on Base mainnet). Euro foreign-exchange reference rate lookup via the official European Central Bank (ECB) SDMX data portal. Returns the EUR reference rate for a currency (29 currencies), latest or by date, with the real observation date. Reference rates (published ~16:00 CET on working days), not live market rates. For pricing, accounting, FX and treasury agents. Input: currency (+frequency, date).
Parameters schema
{
"type": "object",
"required": [
"currency"
],
"properties": {
"date": {
"type": "string",
"description": "Optional observation date ISO YYYY-MM-DD; default = latest available"
},
"currency": {
"type": "string",
"description": "3-letter ISO currency code, e.g. 'USD', 'GBP', 'CHF', 'JPY'"
},
"frequency": {
"type": "string",
"description": "D (daily, default) or M (monthly)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
io.github.digitalweb33333-creator/x402-endpoints
https://github.com/digitalweb33333-creator/x402-endpoints
1/7 registries