Rate Overview
Live
1 BOB = 17.0320 VUV
1 VUV = 0.058713
BOB
Avg
17.1116
High
17.1901
Low
17.0320
Last updated: 5/7/2026, 7:46:58 AM
Quick Conversions
| BOB | VUV |
|---|---|
| 1 BOB | 17.03 VUV |
| 10 BOB | 170.32 VUV |
| 50 BOB | 851.60 VUV |
| 100 BOB | 1,703.20 VUV |
| 500 BOB | 8,515.99 VUV |
| 1,000 BOB | 17,031.98 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-05-07T07:46:58Z",
"rates": {
"VUV": 17.031977
}
}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": 1703.1977000000002,
"rate": 17.031977
}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