Rate Overview
Live
1 BOB = 17.0862 VUV
1 VUV = 0.058527
BOB
Avg
17.0907
High
17.1927
Low
16.9004
Last updated: 5/27/2026, 10:55:23 AM
Quick Conversions
| BOB | VUV |
|---|---|
| 1 BOB | 17.09 VUV |
| 10 BOB | 170.86 VUV |
| 50 BOB | 854.31 VUV |
| 100 BOB | 1,708.62 VUV |
| 500 BOB | 8,543.12 VUV |
| 1,000 BOB | 17,086.23 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-05-27T10:55:23Z",
"rates": {
"VUV": 17.086234
}
}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": 1708.6234000000002,
"rate": 17.086234
}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