Rate Overview
Live
1 BTN = 276.1102 VND
1 VND = 0.003622
BTN
Avg
285.0991
High
296.0020
Low
274.9353
Last updated: 5/27/2026, 7:15:45 PM
Quick Conversions
| BTN | VND |
|---|---|
| 1 BTN | 276.11 VND |
| 10 BTN | 2,761.10 VND |
| 50 BTN | 13,805.51 VND |
| 100 BTN | 27,611.02 VND |
| 500 BTN | 138,055.12 VND |
| 1,000 BTN | 276,110.24 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-27T19:15:45Z",
"rates": {
"VND": 276.110243
}
}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": 27611.0243,
"rate": 276.110243
}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