Rate Overview
Live
1 BTN = 280.1563 VND
1 VND = 0.003569
BTN
Avg
278.8063
High
280.1690
Low
276.9004
Last updated: 6/19/2026, 8:19:08 AM
Quick Conversions
| BTN | VND |
|---|---|
| 1 BTN | 280.16 VND |
| 10 BTN | 2,801.56 VND |
| 50 BTN | 14,007.81 VND |
| 100 BTN | 28,015.63 VND |
| 500 BTN | 140,078.14 VND |
| 1,000 BTN | 280,156.27 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-06-19T08:19:08Z",
"rates": {
"VND": 280.156271
}
}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": 28015.6271,
"rate": 280.156271
}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