Rate Overview
Live
1 BBD = 58.6579 VUV
1 VUV = 0.017048
BBD
Avg
59.0759
High
59.4778
Low
58.6579
Last updated: 4/16/2026, 11:34:55 PM
Quick Conversions
| BBD | VUV |
|---|---|
| 1 BBD | 58.66 VUV |
| 10 BBD | 586.58 VUV |
| 50 BBD | 2,932.90 VUV |
| 100 BBD | 5,865.79 VUV |
| 500 BBD | 29,328.97 VUV |
| 1,000 BBD | 58,657.93 VUV |
Get BBD/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=VUVExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-04-16T23:34:55Z",
"rates": {
"VUV": 58.657933
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "VUV",
"amount": 100
},
"result": 5865.7933,
"rate": 58.657933
}Build with BBD/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key