Rate Overview
Live
1 BTN = 277.0714 VND
1 VND = 0.003609
BTN
Avg
274.8122
High
277.3322
Low
272.2689
Last updated: 9/5/2026, 2:18:03 AM
Quick Conversions
| BTN | VND |
|---|---|
| 1 BTN | 277.07 VND |
| 10 BTN | 2,770.71 VND |
| 50 BTN | 13,853.57 VND |
| 100 BTN | 27,707.14 VND |
| 500 BTN | 138,535.71 VND |
| 1,000 BTN | 277,071.42 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-09-05T02:18:03Z",
"rates": {
"VND": 277.071415
}
}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": 27707.1415,
"rate": 277.071415
}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