Rate Overview
Live
1 BOB = 9.9233 VUV
1 VUV = 0.100773
BOB
Avg
9.9075
High
10.0435
Low
9.8303
Last updated: 8/12/2026, 9:52:16 AM
Quick Conversions
| BOB | VUV |
|---|---|
| 1 BOB | 9.92 VUV |
| 10 BOB | 99.23 VUV |
| 50 BOB | 496.16 VUV |
| 100 BOB | 992.33 VUV |
| 500 BOB | 4,961.64 VUV |
| 1,000 BOB | 9,923.28 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-08-12T09:52:16Z",
"rates": {
"VUV": 9.923278
}
}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": 992.3278,
"rate": 9.923278
}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