Rate Overview
Live
1 VUV = 0.113511 BWP
1 BWP = 8.8097
VUV
Avg
0.112090
High
0.113511
Low
0.109674
Last updated: 3/7/2026, 7:35:53 AM
Quick Conversions
| VUV | BWP |
|---|---|
| 1 VUV | 0.11 BWP |
| 10 VUV | 1.14 BWP |
| 50 VUV | 5.68 BWP |
| 100 VUV | 11.35 BWP |
| 500 VUV | 56.76 BWP |
| 1,000 VUV | 113.51 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-03-07T07:35:53Z",
"rates": {
"BWP": 0.113511
}
}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.3511,
"rate": 0.113511
}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