Rate Overview
Live
1 BBD = 58.5707 VUV
1 VUV = 0.017073
BBD
Avg
58.7834
High
58.9744
Low
58.5707
Last updated: 5/7/2026, 3:27:52 AM
Quick Conversions
| BBD | VUV |
|---|---|
| 1 BBD | 58.57 VUV |
| 10 BBD | 585.71 VUV |
| 50 BBD | 2,928.54 VUV |
| 100 BBD | 5,857.07 VUV |
| 500 BBD | 29,285.37 VUV |
| 1,000 BBD | 58,570.74 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-07T03:27:52Z",
"rates": {
"VUV": 58.570737
}
}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": 5857.0737,
"rate": 58.570737
}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