Rate Overview
Live
1 BTN = 283.2898 VND
1 VND = 0.003530
BTN
Avg
284.0984
High
285.6582
Low
283.2882
Last updated: 4/17/2026, 1:09:47 PM
Quick Conversions
| BTN | VND |
|---|---|
| 1 BTN | 283.29 VND |
| 10 BTN | 2,832.90 VND |
| 50 BTN | 14,164.49 VND |
| 100 BTN | 28,328.98 VND |
| 500 BTN | 141,644.92 VND |
| 1,000 BTN | 283,289.84 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-04-17T13:09:47Z",
"rates": {
"VND": 283.289841
}
}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": 28328.9841,
"rate": 283.289841
}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