Rate Overview
Live
1 BTN = 273.9808 VND
1 VND = 0.003650
BTN
Avg
278.5954
High
286.9234
Low
273.7866
Last updated: 8/27/2026, 11:57:14 PM
Quick Conversions
| BTN | VND |
|---|---|
| 1 BTN | 273.98 VND |
| 10 BTN | 2,739.81 VND |
| 50 BTN | 13,699.04 VND |
| 100 BTN | 27,398.08 VND |
| 500 BTN | 136,990.40 VND |
| 1,000 BTN | 273,980.80 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-08-27T23:57:14Z",
"rates": {
"VND": 273.980797
}
}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": 27398.0797,
"rate": 273.980797
}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