Rate Overview
Live
1 BTN = 277.2276 VND
1 VND = 0.003607
BTN
Avg
283.4494
High
293.8079
Low
274.4679
Last updated: 7/3/2026, 10:20:26 PM
Quick Conversions
| BTN | VND |
|---|---|
| 1 BTN | 277.23 VND |
| 10 BTN | 2,772.28 VND |
| 50 BTN | 13,861.38 VND |
| 100 BTN | 27,722.76 VND |
| 500 BTN | 138,613.81 VND |
| 1,000 BTN | 277,227.62 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-03T22:20:26Z",
"rates": {
"VND": 277.227623
}
}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": 27722.7623,
"rate": 277.227623
}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