Rate Overview
Live
1 VUV = 0.114102 BWP
1 BWP = 8.7641
VUV
Avg
0.114498
High
0.115158
Low
0.114058
Last updated: 5/7/2026, 3:03:52 PM
Quick Conversions
| VUV | BWP |
|---|---|
| 1 VUV | 0.11 BWP |
| 10 VUV | 1.14 BWP |
| 50 VUV | 5.71 BWP |
| 100 VUV | 11.41 BWP |
| 500 VUV | 57.05 BWP |
| 1,000 VUV | 114.10 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-07T15:03:52Z",
"rates": {
"BWP": 0.114102
}
}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.4102,
"rate": 0.114102
}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