Rate Overview
Live
1 BTN = 275.6566 VND
1 VND = 0.003628
BTN
Avg
281.0825
High
293.8079
Low
272.7276
Last updated: 9/8/2026, 10:56:41 PM
Quick Conversions
| BTN | VND |
|---|---|
| 1 BTN | 275.66 VND |
| 10 BTN | 2,756.57 VND |
| 50 BTN | 13,782.83 VND |
| 100 BTN | 27,565.66 VND |
| 500 BTN | 137,828.32 VND |
| 1,000 BTN | 275,656.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-08T22:56:41Z",
"rates": {
"VND": 275.656636
}
}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": 27565.6636,
"rate": 275.656636
}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