Rate Overview
Live
1 VUV = 0.100962 BOB
1 BOB = 9.9047
VUV
Avg
0.099411
High
0.100962
Low
0.097339
Last updated: 9/2/2026, 10:01:04 AM
Quick Conversions
| VUV | BOB |
|---|---|
| 1 VUV | 0.10 BOB |
| 10 VUV | 1.01 BOB |
| 50 VUV | 5.05 BOB |
| 100 VUV | 10.10 BOB |
| 500 VUV | 50.48 BOB |
| 1,000 VUV | 100.96 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-09-02T10:01:04Z",
"rates": {
"BOB": 0.100962
}
}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.0962,
"rate": 0.100962
}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