Rate Overview
Live
1 VUV = 0.094700 BOB
1 BOB = 10.5597
VUV
Avg
0.091528
High
0.094700
Low
0.089563
Last updated: 7/25/2026, 8:02:28 PM
Quick Conversions
| VUV | BOB |
|---|---|
| 1 VUV | 0.09 BOB |
| 10 VUV | 0.95 BOB |
| 50 VUV | 4.74 BOB |
| 100 VUV | 9.47 BOB |
| 500 VUV | 47.35 BOB |
| 1,000 VUV | 94.70 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-25T20:02:28Z",
"rates": {
"BOB": 0.0947
}
}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.47,
"rate": 0.0947
}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