All 9 national central banks

9 national central banks, one consistent format. Pick a bank to see today's rates, historical archive and per-currency series.

BankCountryCurrencyCurrenciesSinceUpdated
POL flag NBP NBPNational Bank of PolandPLN1482002-01-02 16 min ago
GEO flag NBG NBGNational Bank of GeorgiaGEL422010-01-04 2 hours ago
ECB ECBEuropean Central BankEUR301999-01-04 1 hour ago
CZE flag CNB CNBCzech National BankCZK311991-01-02 30 min ago
DNK flag DN DNDanmarks NationalbankDKK301977-01-03 1 hour ago
SWE flag SRB SRBSveriges RiksbankSEK301993-01-04 2 hours ago
CHE flag SNB SNBSwiss National BankCHF232000-01-03 3 hours ago
UKR flag NBU NBUNational Bank of UkraineUAH451996-09-02
RUS flag CBR CBRCentral Bank of RussiaRUB541992-07-01
ISR flag BOI BOIBank of IsraelILS142003-01-01

Why a national bank rate?

National central bank rates are the legal reference for invoices, VAT, payroll and tax declarations under most EU and EaP rules — distinct from commercial-bank quotes (which include spread) and market mid-rates (suitable for transfer estimates only).

Update schedule per bank

Every bank publishes once per business day. The local times below are when fresh rates first appear in each feed — exrate ingests within minutes.

Bank National currency Publication time History since
National Bank of Poland (NBP) PLN Mon–Fri ~12:15 Europe/Warsaw 2002-01-02
National Bank of Georgia (NBG) GEL Mon–Fri Asia/Tbilisi 2010-01-04
European Central Bank (ECB) EUR Mon–Fri ~16:00 Europe/Frankfurt 1999-01-04
Czech National Bank (CNB) CZK Mon–Fri ~14:30 Europe/Prague 1991-01-02
Danmarks Nationalbank (DN) DKK Mon–Fri ~14:15 Europe/Copenhagen 1977-01-03
Sveriges Riksbank (SRB) SEK Mon–Fri ~16:00 Europe/Stockholm 1993-01-04
National Bank of Ukraine (NBU) UAH Mon–Fri Europe/Kyiv 1996-09-02
Central Bank of Russia (CBR) RUB Tue–Sat ~12:00 Europe/Moscow 1992-07-01
Bank of Israel (BOI) ILS Sun–Thu ~15:30 Asia/Jerusalem 2003-01-01

Coverage gaps

Each bank publishes a different set of currencies — for example, NBP splits daily Tabela A from weekly Tabela B; ECB has no rate for currencies pegged to the euro. The per-bank pages list each bank's exact published set.

Frequently asked questions

Which bank's rate should I use for an invoice?

Use the central bank of the country whose tax rules govern the invoice. For Polish VAT — NBP. For Czech accounting — CNB. For Danish and Swedish reporting — DN and SRB respectively. The per-bank page documents the legal use case.

Why isn't the Swiss National Bank (SNB) listed?

SNB is on the roadmap — the catalog has the metadata but no ingest adapter is live yet. The page will appear at /en/bank/SNB/ once the SNB adapter ships.

How do I get all banks' rates in one request?

Hit GET /v1/status for the latest-rate-date per bank, then GET /v1/rate?bank=...&currency=...&date=... per bank. Or use the MCP server which exposes a single tool that returns all 9 banks at once.

Are weekend rates available?

Banks don't quote on weekends. Lookups for Saturday or Sunday return the previous business day's rate — that is the legally correct fallback for tax filings.

Can I download the entire history?

Yes — GET /v1/rates/series?bank=...&currency=... returns the full series (NBP from 2002, ECB from 1999, DN from 1977 etc.). For bulk export, paginate by year.