Rate Overview
Live
1 BBD = 59.1560 VUV
1 VUV = 0.016904
BBD
Avg
59.1213
High
59.2749
Low
58.6886
Last updated: 5/27/2026, 6:07:29 AM
Quick Conversions
| BBD | VUV |
|---|---|
| 1 BBD | 59.16 VUV |
| 10 BBD | 591.56 VUV |
| 50 BBD | 2,957.80 VUV |
| 100 BBD | 5,915.60 VUV |
| 500 BBD | 29,578.00 VUV |
| 1,000 BBD | 59,156.00 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-05-27T06:07:29Z",
"rates": {
"VUV": 59.156
}
}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": 5915.599999999999,
"rate": 59.156
}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