Rate Overview
Live
1 BOB = 11.0165 VUV
1 VUV = 0.090773
BOB
Avg
11.1640
High
11.4963
Low
11.0165
Last updated: 7/23/2026, 1:15:15 AM
Quick Conversions
| BOB | VUV |
|---|---|
| 1 BOB | 11.02 VUV |
| 10 BOB | 110.17 VUV |
| 50 BOB | 550.83 VUV |
| 100 BOB | 1,101.65 VUV |
| 500 BOB | 5,508.27 VUV |
| 1,000 BOB | 11,016.54 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-23T01:15:15Z",
"rates": {
"VUV": 11.016543
}
}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": 1101.6543000000001,
"rate": 11.016543
}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