Rate Overview
Live
1 VND = 0.000501 BWP
1 BWP = 1996.01 VND
Avg
0.000514
High
0.000531
Low
0.000494
Last updated: 1/25/2026, 11:09:04 AM
Quick Conversions
| VND | BWP |
|---|---|
| 1 VND | 0.00 BWP |
| 10 VND | 0.01 BWP |
| 50 VND | 0.03 BWP |
| 100 VND | 0.05 BWP |
| 500 VND | 0.25 BWP |
| 1,000 VND | 0.50 BWP |
Get VND/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=BWPExample Response:
{
"success": true,
"base": "VND",
"date": "2026-01-25T11:09:04Z",
"rates": {
"BWP": 0.000501
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "BWP",
"amount": 100
},
"result": 0.050100000000000006,
"rate": 0.000501
}Build with VND/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key