ECB Currency Exchange Rates
tax.vatcomply.currenciesRetrieve current ECB reference exchange rates for over 30 currencies, including USD, GBP, JPY, and CHF, along with currency metadata such as symbol, decimal places, and issuing countries.
Instructions
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
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Optional currency code filter (e.g. "USD", "GBP"). Omit for all currencies |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |