Rate Overview
Live
1 BBD = 59.6585 VUV
1 VUV = 0.016762
BBD
Avg
59.7207
High
61.2997
Low
57.9889
Last updated: 7/25/2026, 3:17:43 AM
Quick Conversions
| BBD | VUV |
|---|---|
| 1 BBD | 59.66 VUV |
| 10 BBD | 596.58 VUV |
| 50 BBD | 2,982.92 VUV |
| 100 BBD | 5,965.85 VUV |
| 500 BBD | 29,829.25 VUV |
| 1,000 BBD | 59,658.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-07-25T03:17:43Z",
"rates": {
"VUV": 59.6585
}
}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": 5965.849999999999,
"rate": 59.6585
}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