EUR exchange rates, policy rates, money supply, and bond yields.
Exchange Rates
ASYNCREADNo auth
Returns official EUR-based exchange rates for over 30 currencies, latest or historical since 1999.
ParametersFormJSON
Filter: USD,GBP,JPY or ['USD','JPY']
'latest', '90d', or 'all' (full history)
From YYYY-MM-DD
To YYYY-MM-DD
cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "ecb_exchange_rates", "params": {} }'