Rate Overview
Live
1 BBD = 59.5035 VUV
1 VUV = 0.016806
BBD
Avg
59.4317
High
59.5400
Low
59.0597
Last updated: 3/6/2026, 9:41:29 PM
Quick Conversions
| BBD | VUV |
|---|---|
| 1 BBD | 59.50 VUV |
| 10 BBD | 595.04 VUV |
| 50 BBD | 2,975.18 VUV |
| 100 BBD | 5,950.35 VUV |
| 500 BBD | 29,751.75 VUV |
| 1,000 BBD | 59,503.50 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-03-06T21:41:29Z",
"rates": {
"VUV": 59.5035
}
}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": 5950.35,
"rate": 59.5035
}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