← Back to catalog
vatcomply.currencies
mock data$0.001 / callECB 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)
Input schema
filter
stringOptional currency code filter (e.g. "USD", "GBP"). Omit for all currencies
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>"}'