Rate Overview
Live
1 VUV = 0.016763 BBD
1 BBD = 59.6552
VUV
Avg
0.016780
High
0.017054
Low
0.016480
Last updated: 7/20/2026, 3:22:43 PM
Quick Conversions
| VUV | BBD |
|---|---|
| 1 VUV | 0.02 BBD |
| 10 VUV | 0.17 BBD |
| 50 VUV | 0.84 BBD |
| 100 VUV | 1.68 BBD |
| 500 VUV | 8.38 BBD |
| 1,000 VUV | 16.76 BBD |
Get VUV/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=BBDExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-07-20T15:22:43Z",
"rates": {
"BBD": 0.016763
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "BBD",
"amount": 100
},
"result": 1.6763,
"rate": 0.016763
}Build with VUV/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key