Rate Overview
Live
1 VND = 0.003627 BTN
1 BTN = 275.7100
VND
Avg
0.003605
High
0.003633
Low
0.003576
Last updated: 7/5/2026, 6:23:50 PM
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.81 BTN |
| 1,000 VND | 3.63 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-07-05T18:23:50Z",
"rates": {
"BTN": 0.003627
}
}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.3627,
"rate": 0.003627
}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