Rate Overview
Live
1 BTN = 274.4425 VND
1 VND = 0.003644
BTN
Avg
274.4658
High
275.0013
Low
274.1098
Last updated: 8/20/2026, 6:18:36 AM
Quick Conversions
| BTN | VND |
|---|---|
| 1 BTN | 274.44 VND |
| 10 BTN | 2,744.43 VND |
| 50 BTN | 13,722.13 VND |
| 100 BTN | 27,444.25 VND |
| 500 BTN | 137,221.27 VND |
| 1,000 BTN | 274,442.54 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-08-20T06:18:36Z",
"rates": {
"VND": 274.442537
}
}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": 27444.2537,
"rate": 274.442537
}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