Rate Overview
Live
1 BOB = 17.2356 VUV
1 VUV = 0.058019
BOB
Avg
17.3088
High
17.3825
Low
17.2274
Last updated: 7/5/2026, 9:52:53 PM
Quick Conversions
| BOB | VUV |
|---|---|
| 1 BOB | 17.24 VUV |
| 10 BOB | 172.36 VUV |
| 50 BOB | 861.78 VUV |
| 100 BOB | 1,723.56 VUV |
| 500 BOB | 8,617.80 VUV |
| 1,000 BOB | 17,235.59 VUV |
Get BOB/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=VUVExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-05T21:52:53Z",
"rates": {
"VUV": 17.235594
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "VUV",
"amount": 100
},
"result": 1723.5593999999999,
"rate": 17.235594
}Build with BOB/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key