Rate Overview
Live
1 BOB = 11.0942 VUV
1 VUV = 0.090137
BOB
Avg
16.6669
High
17.5186
Low
11.0942
Last updated: 7/19/2026, 4:15:16 AM
Quick Conversions
| BOB | VUV |
|---|---|
| 1 BOB | 11.09 VUV |
| 10 BOB | 110.94 VUV |
| 50 BOB | 554.71 VUV |
| 100 BOB | 1,109.42 VUV |
| 500 BOB | 5,547.09 VUV |
| 1,000 BOB | 11,094.17 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-19T04:15:16Z",
"rates": {
"VUV": 11.094171
}
}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": 1109.4171,
"rate": 11.094171
}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