Rate Overview
Live
1 BTN = 275.9551 VND
1 VND = 0.003624
BTN
Avg
285.8381
High
300.3755
Low
272.2689
Last updated: 9/6/2026, 5:26:36 AM
Quick Conversions
| BTN | VND |
|---|---|
| 1 BTN | 275.96 VND |
| 10 BTN | 2,759.55 VND |
| 50 BTN | 13,797.75 VND |
| 100 BTN | 27,595.51 VND |
| 500 BTN | 137,977.53 VND |
| 1,000 BTN | 275,955.06 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-09-06T05:26:36Z",
"rates": {
"VND": 275.955057
}
}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": 27595.5057,
"rate": 275.955057
}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