Rate Overview
Live
1 BTN = 278.9992 VND
1 VND = 0.003584
BTN
Avg
278.4297
High
278.9992
Low
277.7772
Last updated: 5/7/2026, 3:58:26 PM
Quick Conversions
| BTN | VND |
|---|---|
| 1 BTN | 279.00 VND |
| 10 BTN | 2,789.99 VND |
| 50 BTN | 13,949.96 VND |
| 100 BTN | 27,899.92 VND |
| 500 BTN | 139,499.58 VND |
| 1,000 BTN | 278,999.15 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-05-07T15:58:26Z",
"rates": {
"VND": 278.999152
}
}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": 27899.9152,
"rate": 278.999152
}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