Rate Overview
Live
1 VUV = 0.115180 BWP
1 BWP = 8.6821
VUV
Avg
0.112643
High
0.115180
Low
0.109614
Last updated: 3/28/2026, 10:54:40 AM
Quick Conversions
| VUV | BWP |
|---|---|
| 1 VUV | 0.12 BWP |
| 10 VUV | 1.15 BWP |
| 50 VUV | 5.76 BWP |
| 100 VUV | 11.52 BWP |
| 500 VUV | 57.59 BWP |
| 1,000 VUV | 115.18 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-28T10:54:40Z",
"rates": {
"BWP": 0.11518
}
}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.518,
"rate": 0.11518
}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