Rate Overview
Live
1 VND = 0.003599 BTN
1 BTN = 277.8550
VND
Avg
0.003401
High
0.003599
Low
0.003292
Last updated: 3/28/2026, 11:00:52 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.80 BTN |
| 1,000 VND | 3.60 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-28T11:00:52Z",
"rates": {
"BTN": 0.003599
}
}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.3599,
"rate": 0.003599
}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