Rate Overview
Live
1 BBD = 59.6310 VUV
1 VUV = 0.016770
BBD
Avg
59.3949
High
60.0844
Low
58.5975
Last updated: 7/23/2026, 7:42:07 AM
Quick Conversions
| BBD | VUV |
|---|---|
| 1 BBD | 59.63 VUV |
| 10 BBD | 596.31 VUV |
| 50 BBD | 2,981.55 VUV |
| 100 BBD | 5,963.10 VUV |
| 500 BBD | 29,815.50 VUV |
| 1,000 BBD | 59,631.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-07-23T07:42:07Z",
"rates": {
"VUV": 59.631
}
}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": 5963.1,
"rate": 59.631
}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