Rate Overview
Live
1 VUV = 0.113359 BWP
1 BWP = 8.8215
VUV
Avg
0.114128
High
0.115328
Low
0.113355
Last updated: 5/27/2026, 6:17:20 PM
Quick Conversions
| VUV | BWP |
|---|---|
| 1 VUV | 0.11 BWP |
| 10 VUV | 1.13 BWP |
| 50 VUV | 5.67 BWP |
| 100 VUV | 11.34 BWP |
| 500 VUV | 56.68 BWP |
| 1,000 VUV | 113.36 BWP |
Get VUV/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=BWPExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-05-27T18:17:20Z",
"rates": {
"BWP": 0.113359
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "BWP",
"amount": 100
},
"result": 11.3359,
"rate": 0.113359
}Build with VUV/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key