Rate Overview
Live
1 BOB = 10.5963 VUV
1 VUV = 0.094373
BOB
Avg
16.7594
High
17.6647
Low
10.5963
Last updated: 7/28/2026, 11:56:03 AM
Quick Conversions
| BOB | VUV |
|---|---|
| 1 BOB | 10.60 VUV |
| 10 BOB | 105.96 VUV |
| 50 BOB | 529.81 VUV |
| 100 BOB | 1,059.63 VUV |
| 500 BOB | 5,298.14 VUV |
| 1,000 BOB | 10,596.28 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-28T11:56:03Z",
"rates": {
"VUV": 10.596275
}
}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": 1059.6275,
"rate": 10.596275
}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