Rate Overview
Live
1 VUV = 0.100773 BOB
1 BOB = 9.9233
VUV
Avg
0.100940
High
0.101726
Low
0.099567
Last updated: 8/12/2026, 5:42:29 PM
Quick Conversions
| VUV | BOB |
|---|---|
| 1 VUV | 0.10 BOB |
| 10 VUV | 1.01 BOB |
| 50 VUV | 5.04 BOB |
| 100 VUV | 10.08 BOB |
| 500 VUV | 50.39 BOB |
| 1,000 VUV | 100.77 BOB |
Get VUV/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=BOBExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-08-12T17:42:29Z",
"rates": {
"BOB": 0.100773
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "BOB",
"amount": 100
},
"result": 10.077300000000001,
"rate": 0.100773
}Build with VUV/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key