Rate Overview
Live
1 VUV = 0.058252 BOB
1 BOB = 17.1668
VUV
Avg
0.058082
High
0.058294
Low
0.057846
Last updated: 6/17/2026, 3:40:54 AM
Quick Conversions
| VUV | BOB |
|---|---|
| 1 VUV | 0.06 BOB |
| 10 VUV | 0.58 BOB |
| 50 VUV | 2.91 BOB |
| 100 VUV | 5.83 BOB |
| 500 VUV | 29.13 BOB |
| 1,000 VUV | 58.25 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-06-17T03:40:54Z",
"rates": {
"BOB": 0.058252
}
}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": 5.8252,
"rate": 0.058252
}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