Rate Overview
Live
1 VND = 0.003584 BTN
1 BTN = 279.0179
VND
Avg
0.003591
High
0.003600
Low
0.003583
Last updated: 5/7/2026, 1:31:46 PM
Quick Conversions
| VND | BTN |
|---|---|
| 1 VND | 0.00 BTN |
| 10 VND | 0.04 BTN |
| 50 VND | 0.18 BTN |
| 100 VND | 0.36 BTN |
| 500 VND | 1.79 BTN |
| 1,000 VND | 3.58 BTN |
Get VND/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=BTNExample Response:
{
"success": true,
"base": "VND",
"date": "2026-05-07T13:31:46Z",
"rates": {
"BTN": 0.003584
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "BTN",
"amount": 100
},
"result": 0.3584,
"rate": 0.003584
}Build with VND/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key