Rate Overview
Live
1 BTN = 277.8387 VND
1 VND = 0.003599
BTN
Avg
295.7035
High
305.1127
Low
277.8387
Last updated: 3/28/2026, 1:44:01 PM
Quick Conversions
| BTN | VND |
|---|---|
| 1 BTN | 277.84 VND |
| 10 BTN | 2,778.39 VND |
| 50 BTN | 13,891.94 VND |
| 100 BTN | 27,783.87 VND |
| 500 BTN | 138,919.36 VND |
| 1,000 BTN | 277,838.73 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-28T13:44:01Z",
"rates": {
"VND": 277.838725
}
}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": 27783.8725,
"rate": 277.838725
}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