State Bank of Vietnam Exchange Rate API

Official State Bank of Vietnam (Vietnam) daily exchange rates as JSON: 28 currencies, history back to 2009. The published VND rates required for tax, audits, and compliant invoicing.

Vietnam flagState Bank of Vietnam official daily exchange rates as JSON: 28 currencies against the VND, history back to 2009. Latest table on every plan. Get your API key.

About State Bank of Vietnam

The State Bank of Vietnam announces a daily USD/VND central rate — each announcement carrying its own decree number — around which banks may trade within a band, plus reference buying and selling rates for seven currencies and a weekly 27-currency cross-rate table used for customs and tax valuation. The central-rate series reaches back to 2009.

Quick start

One request for the pair you need — USD to VND at the official State Bank of Vietnam rate:

curl "https://allratestoday.com/api/v1/central-bank/sbv/latest?source=USD&target=VND" \
  -H "Authorization: Bearer art_live_your_key"

Or the bank's full published table:

curl "https://allratestoday.com/api/v1/central-bank/sbv/latest" \
  -H "Authorization: Bearer art_live_your_key"

On paid plans, any historical date or a time series:

curl "https://allratestoday.com/api/v1/central-bank/sbv/history?source=USD&target=VND&from=2025-01-01" \
  -H "Authorization: Bearer art_live_your_key"

Latest published rates (2026-08-20)

The most recent table as published by State Bank of Vietnam — exactly what the /latest endpoint returns right now. Values are VND per 1 unit of each currency:

Download this table: Excel (.xlsx) CSV

Download history:
Choose currencies: USD
Excel (.xlsx) CSV

One row per currency per publication date. Up to one year per download. Billed as one API call per currency per month of data.

BaseQuoteTypeRate
AED VND reference 6970.18
AUD VND buy 17307
AUD VND sell 19128
AUD VND reference 18102.91
BRL VND reference 4911.64
CAD VND buy 17606
CAD VND sell 19459
CAD VND reference 18441.03
CHF VND buy 30409
CHF VND sell 33610
CHF VND reference 31547.94
CNY VND reference 3797.58
DKK VND reference 3965.85
EUR VND buy 28378
EUR VND sell 31365
EUR VND reference 29645.04
GBP VND buy 33059
GBP VND sell 36538
GBP VND reference 34649.45
HKD VND reference 3264.05
IDR VND reference 1.44
INR VND reference 267.4
JPY VND buy 153
JPY VND sell 170
JPY VND reference 160.59
KHR VND reference 6.34
KRW VND reference 18.29
LAK VND reference 1.14
MOP VND reference 3168.85
MYR VND reference 6306.48
NOK VND reference 2722.41
NZD VND reference 15026.03
PLN VND reference 6853.36
RUB VND reference 301.15
SEK VND reference 2685.23
SGD VND reference 20037.57
THB VND reference 772.89
TRY VND reference 534.06
TWD VND reference 803.2
USD VND reference 25590
USD VND buy 24361
USD VND sell 26819

Why use the official State Bank of Vietnam rate?

Live market rates move continuously, but tax filings, customs declarations, audits, and statutory accounting in Vietnam and beyond typically require the official rate published by State Bank of Vietnam for a given date — a fixed, citable number that never changes after publication. This API serves those published tables with the bank's own rate_date on every response; weekends and holidays return the most recent published date, which is the rate compliance rules require you to apply.

Pairs the bank doesn't print directly are resolved from its table (inverse or cross via VND) and explicitly flagged "derived": true — so what the bank printed and what was computed are never confused.

Endpoints

Full parameter reference in the API documentation. Every request counts toward your plan's monthly quota — rates change once per business day, so caching a published table locally makes a small quota go far.

Frequently asked questions

Is there an API for State Bank of Vietnam exchange rates?

Yes — this one. Official daily VND rates as clean JSON, latest table on every plan including free.

How often are the rates updated?

State Bank of Vietnam publishes once per business day; the API ingests each new table shortly after publication (latest: 2026-08-20).

Are these the official rates?

Yes — ingested from State Bank of Vietnam's own published data, served unmodified with the bank's publication date. Anything computed rather than published is flagged derived.

State Bank of Vietnam rates, one API key

Latest table on every plan. History back to 2009 on paid plans. No credit card to start.

Get Free API Key Read the Docs