Rate Overview
Live
1 BOB = 17.2396 VUV
1 VUV = 0.058006
BOB
Avg
17.1974
High
17.2396
Low
17.1101
Last updated: 3/7/2026, 6:08:36 AM
Quick Conversions
| BOB | VUV |
|---|---|
| 1 BOB | 17.24 VUV |
| 10 BOB | 172.40 VUV |
| 50 BOB | 861.98 VUV |
| 100 BOB | 1,723.96 VUV |
| 500 BOB | 8,619.80 VUV |
| 1,000 BOB | 17,239.60 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-03-07T06:08:36Z",
"rates": {
"VUV": 17.239599
}
}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.9598999999998,
"rate": 17.239599
}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