Rate Overview
Live
1 BTN = 275.7596 VND
1 VND = 0.003626
BTN
Avg
290.3767
High
303.7501
Low
275.7386
Last updated: 9/8/2026, 7:49:02 AM
Quick Conversions
| BTN | VND |
|---|---|
| 1 BTN | 275.76 VND |
| 10 BTN | 2,757.60 VND |
| 50 BTN | 13,787.98 VND |
| 100 BTN | 27,575.96 VND |
| 500 BTN | 137,879.82 VND |
| 1,000 BTN | 275,759.64 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-08T07:49:02Z",
"rates": {
"VND": 275.759636
}
}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": 27575.9636,
"rate": 275.759636
}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