Rate Overview
Live
1 BTN = 274.7021 VND
1 VND = 0.003640
BTN
Avg
276.0854
High
277.2316
Low
274.7021
Last updated: 7/11/2026, 11:15:27 AM
Quick Conversions
| BTN | VND |
|---|---|
| 1 BTN | 274.70 VND |
| 10 BTN | 2,747.02 VND |
| 50 BTN | 13,735.10 VND |
| 100 BTN | 27,470.21 VND |
| 500 BTN | 137,351.03 VND |
| 1,000 BTN | 274,702.07 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-11T11:15:27Z",
"rates": {
"VND": 274.702066
}
}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": 27470.2066,
"rate": 274.702066
}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