Rate Overview
Live
1 VUV = 0.094372 BOB
1 BOB = 10.5964
VUV
Avg
0.062168
High
0.094372
Low
0.057082
Last updated: 7/28/2026, 11:56:02 AM
Quick Conversions
| VUV | BOB |
|---|---|
| 1 VUV | 0.09 BOB |
| 10 VUV | 0.94 BOB |
| 50 VUV | 4.72 BOB |
| 100 VUV | 9.44 BOB |
| 500 VUV | 47.19 BOB |
| 1,000 VUV | 94.37 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-07-28T11:56:02Z",
"rates": {
"BOB": 0.094372
}
}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": 9.437199999999999,
"rate": 0.094372
}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