UnifyAPI
← Back to catalog

vatcomply.currencies

mock data$0.001 / call

ECB Exchange Rates

Current ECB reference exchange rates for 30+ currencies (USD, GBP, JPY, CHF, etc.) plus currency metadata — symbol, decimal places, issuing countries (VATcomply / ECB)

Financeprovider: Vatcomply#vatcomply#finance

Input schema

filter

Optional currency code filter (e.g. "USD", "GBP"). Omit for all currencies

string

Call via REST

curl -X POST https://unifyapi.pro/api/call/vatcomply.currencies \
  -H "Authorization: Bearer uak_live_..." \
  -H "Content-Type: application/json" \
  -d '{"filter":"<filter>"}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.