Rate Overview
Live
1 BBD = 0.424613 EUR
1 EUR = 2.3551
BBD
Avg
0.423921
High
0.424813
Low
0.422931
Last updated: 5/6/2026, 3:57:24 AM
Quick Conversions
| BBD | EUR |
|---|---|
| 1 BBD | 0.42 EUR |
| 10 BBD | 4.25 EUR |
| 50 BBD | 21.23 EUR |
| 100 BBD | 42.46 EUR |
| 500 BBD | 212.31 EUR |
| 1,000 BBD | 424.61 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-05-06T03:57:24Z",
"rates": {
"EUR": 0.424613
}
}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": 42.4613,
"rate": 0.424613
}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