Rate Overview
Live
1 VUV = 0.115500 BWP
1 BWP = 8.6580
VUV
Avg
0.115723
High
0.119958
Low
0.111531
Last updated: 7/26/2026, 11:07:07 AM
Quick Conversions
| VUV | BWP |
|---|---|
| 1 VUV | 0.12 BWP |
| 10 VUV | 1.16 BWP |
| 50 VUV | 5.78 BWP |
| 100 VUV | 11.55 BWP |
| 500 VUV | 57.75 BWP |
| 1,000 VUV | 115.50 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-07-26T11:07:07Z",
"rates": {
"BWP": 0.1155
}
}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.55,
"rate": 0.1155
}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