Rate Overview
Live
1 BBD = 60.1010 VUV
1 VUV = 0.016639
BBD
Avg
59.7170
High
60.1010
Low
59.5067
Last updated: 3/27/2026, 9:37:12 AM
Quick Conversions
| BBD | VUV |
|---|---|
| 1 BBD | 60.10 VUV |
| 10 BBD | 601.01 VUV |
| 50 BBD | 3,005.05 VUV |
| 100 BBD | 6,010.10 VUV |
| 500 BBD | 30,050.50 VUV |
| 1,000 BBD | 60,101.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-03-27T09:37:12Z",
"rates": {
"VUV": 60.101
}
}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": 6010.1,
"rate": 60.101
}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