Rate Overview
Live
1 VUV = 0.113127 BWP
1 BWP = 8.8396
VUV
Avg
0.113812
High
0.118733
Low
0.112381
Last updated: 7/4/2026, 7:45:08 AM
Quick Conversions
| VUV | BWP |
|---|---|
| 1 VUV | 0.11 BWP |
| 10 VUV | 1.13 BWP |
| 50 VUV | 5.66 BWP |
| 100 VUV | 11.31 BWP |
| 500 VUV | 56.56 BWP |
| 1,000 VUV | 113.13 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-04T07:45:08Z",
"rates": {
"BWP": 0.113127
}
}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.312700000000001,
"rate": 0.113127
}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