Rate Overview
Live
1 BBD = 0.433691 EUR
1 EUR = 2.3058
BBD
Avg
0.432432
High
0.435198
Low
0.431183
Last updated: 3/26/2026, 1:32:05 PM
Quick Conversions
| BBD | EUR |
|---|---|
| 1 BBD | 0.43 EUR |
| 10 BBD | 4.34 EUR |
| 50 BBD | 21.68 EUR |
| 100 BBD | 43.37 EUR |
| 500 BBD | 216.85 EUR |
| 1,000 BBD | 433.69 EUR |
Get BBD/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=EURExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-03-26T13:32:05Z",
"rates": {
"EUR": 0.433691
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "EUR",
"amount": 100
},
"result": 43.369099999999996,
"rate": 0.433691
}Build with BBD/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key