ERP & Accounting Integrations for Official Exchange Rates

Step-by-step guides for loading central-bank and tax-authority exchange rates into Dynamics 365 Business Central, Xero, QuickBooks Online, SAP and Odoo from the AllRatesToday API.

Accounting systems ship with a market-rate feed. That is the wrong number wherever a regulation names the publisher: VAT returns that must use the central bank's reference rate, customs entries at the tax authority's monthly table, statutory accounts closed at the official month-end rate. These guides show how to replace or override the built-in feed with the rate the named institution actually published, pulled from one endpoint that covers 116 central banks and 4 tax authorities.

Guides

Dynamics 365 Business CentralPoint the built-in Currency Exchange Rate Service at the XML feed. No code. XeroXero fixes its own organisation rates; set the official rate per invoice through the Accounting API. QuickBooks OnlinePush a custom rate per currency per day with the ExchangeRate entity. SAP S/4HANA and ECCLoad TCURR through BAPI_EXCHRATE_CREATEMULTIPLE or the market-data file import. OdooCreate res.currency.rate rows over XML-RPC, with the inversion Odoo expects.

What every guide has in common

No-code alternatives

If the system you use is not listed, the Excel and CSV downloads give you a dated file per bank for a manual month-end load, the Google Sheets guide covers spreadsheet-driven workflows, and the open data repository publishes every bank's table as daily JSON and CSV files with no key at all.

Get a free key

300 requests to evaluate, no card. Every central-bank endpoint is on the free tier.

Create an account