Rate Overview
Live
1 BWP = 8.7832 VUV
1 VUV = 0.113854
BWP
Avg
8.8432
High
8.8837
Low
8.7832
Last updated: 4/17/2026, 10:39:47 AM
Quick Conversions
| BWP | VUV |
|---|---|
| 1 BWP | 8.78 VUV |
| 10 BWP | 87.83 VUV |
| 50 BWP | 439.16 VUV |
| 100 BWP | 878.32 VUV |
| 500 BWP | 4,391.58 VUV |
| 1,000 BWP | 8,783.16 VUV |
Get BWP/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=VUVExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-04-17T10:39:47Z",
"rates": {
"VUV": 8.783158
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "VUV",
"amount": 100
},
"result": 878.3158000000001,
"rate": 8.783158
}Build with BWP/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key