Rate Overview
Live
1 BOB = 17.0545 VUV
1 VUV = 0.058636
BOB
Avg
17.1881
High
17.2816
Low
17.0545
Last updated: 4/17/2026, 6:13:11 AM
Quick Conversions
| BOB | VUV |
|---|---|
| 1 BOB | 17.05 VUV |
| 10 BOB | 170.55 VUV |
| 50 BOB | 852.73 VUV |
| 100 BOB | 1,705.45 VUV |
| 500 BOB | 8,527.25 VUV |
| 1,000 BOB | 17,054.51 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-04-17T06:13:11Z",
"rates": {
"VUV": 17.054508
}
}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": 1705.4507999999998,
"rate": 17.054508
}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