Rate Overview
Live
1 VND = 0.003648 BTN
1 BTN = 274.1228
VND
Avg
0.003631
High
0.003648
Low
0.003609
Last updated: 8/13/2026, 6:33:43 AM
Quick Conversions
| VND | BTN |
|---|---|
| 1 VND | 0.00 BTN |
| 10 VND | 0.04 BTN |
| 50 VND | 0.18 BTN |
| 100 VND | 0.36 BTN |
| 500 VND | 1.82 BTN |
| 1,000 VND | 3.65 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-08-13T06:33:43Z",
"rates": {
"BTN": 0.003648
}
}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.3648,
"rate": 0.003648
}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