Rate Overview
Live
1 BTN = 276.0460 VND
1 VND = 0.003623
BTN
Avg
274.5675
High
276.1065
Low
272.8283
Last updated: 7/30/2026, 6:21:58 AM
Quick Conversions
| BTN | VND |
|---|---|
| 1 BTN | 276.05 VND |
| 10 BTN | 2,760.46 VND |
| 50 BTN | 13,802.30 VND |
| 100 BTN | 27,604.60 VND |
| 500 BTN | 138,023.02 VND |
| 1,000 BTN | 276,046.04 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-07-30T06:21:58Z",
"rates": {
"VND": 276.046038
}
}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": 27604.6038,
"rate": 276.046038
}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