Rate Overview
Live
1 VND = 0.003523 BTN
1 BTN = 283.8490
VND
Avg
0.003498
High
0.003523
Low
0.003477
Last updated: 3/7/2026, 7:54:57 AM
Quick Conversions
| VND | BTN |
|---|---|
| 1 VND | 0.00 BTN |
| 10 VND | 0.04 BTN |
| 50 VND | 0.18 BTN |
| 100 VND | 0.35 BTN |
| 500 VND | 1.76 BTN |
| 1,000 VND | 3.52 BTN |
Get VND/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=BTNExample Response:
{
"success": true,
"base": "VND",
"date": "2026-03-07T07:54:57Z",
"rates": {
"BTN": 0.003523
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "BTN",
"amount": 100
},
"result": 0.3523,
"rate": 0.003523
}Build with VND/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key