Rate Overview
Live
1 BTN = 283.8086 VND
1 VND = 0.003524
BTN
Avg
285.8757
High
287.5283
Low
283.8086
Last updated: 3/7/2026, 7:34:52 AM
Quick Conversions
| BTN | VND |
|---|---|
| 1 BTN | 283.81 VND |
| 10 BTN | 2,838.09 VND |
| 50 BTN | 14,190.43 VND |
| 100 BTN | 28,380.86 VND |
| 500 BTN | 141,904.28 VND |
| 1,000 BTN | 283,808.56 VND |
Get BTN/VND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=VNDExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-03-07T07:34:52Z",
"rates": {
"VND": 283.808562
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=VND&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "VND",
"amount": 100
},
"result": 28380.8562,
"rate": 283.808562
}Build with BTN/VND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key