Rate Overview
Live
1 BWP = 8.8853 VUV
1 VUV = 0.112545
BWP
Avg
8.8241
High
8.8983
Low
8.4222
Last updated: 7/7/2026, 9:43:55 AM
Quick Conversions
| BWP | VUV |
|---|---|
| 1 BWP | 8.89 VUV |
| 10 BWP | 88.85 VUV |
| 50 BWP | 444.27 VUV |
| 100 BWP | 888.53 VUV |
| 500 BWP | 4,442.66 VUV |
| 1,000 BWP | 8,885.33 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-07-07T09:43:55Z",
"rates": {
"VUV": 8.885329
}
}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": 888.5329,
"rate": 8.885329
}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