Rate Overview
Live
1 BOB = 9.9046 VUV
1 VUV = 0.100963
BOB
Avg
10.0343
High
10.2169
Low
9.9046
Last updated: 9/3/2026, 3:15:29 AM
Quick Conversions
| BOB | VUV |
|---|---|
| 1 BOB | 9.90 VUV |
| 10 BOB | 99.05 VUV |
| 50 BOB | 495.23 VUV |
| 100 BOB | 990.46 VUV |
| 500 BOB | 4,952.32 VUV |
| 1,000 BOB | 9,904.65 VUV |
Get BOB/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=VUVExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-09-03T03:15:29Z",
"rates": {
"VUV": 9.904647
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "VUV",
"amount": 100
},
"result": 990.4647000000001,
"rate": 9.904647
}Build with BOB/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key