Rate Overview
Live
1 BWP = 8.7897 VUV
1 VUV = 0.113770
BWP
Avg
8.6973
High
9.1769
Low
8.0666
Last updated: 5/28/2026, 4:44:08 AM
Quick Conversions
| BWP | VUV |
|---|---|
| 1 BWP | 8.79 VUV |
| 10 BWP | 87.90 VUV |
| 50 BWP | 439.48 VUV |
| 100 BWP | 878.97 VUV |
| 500 BWP | 4,394.83 VUV |
| 1,000 BWP | 8,789.66 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-05-28T04:44:08Z",
"rates": {
"VUV": 8.789656
}
}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.9656000000001,
"rate": 8.789656
}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