Rate Overview
Live
1 BOB = 10.6148 VUV
1 VUV = 0.094208
BOB
Avg
10.8841
High
11.1653
Low
10.5596
Last updated: 7/26/2026, 11:29:51 PM
Quick Conversions
| BOB | VUV |
|---|---|
| 1 BOB | 10.61 VUV |
| 10 BOB | 106.15 VUV |
| 50 BOB | 530.74 VUV |
| 100 BOB | 1,061.48 VUV |
| 500 BOB | 5,307.40 VUV |
| 1,000 BOB | 10,614.80 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-26T23:29:51Z",
"rates": {
"VUV": 10.614795
}
}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": 1061.4795000000001,
"rate": 10.614795
}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