Rate Overview
Live
1 BBD = 0.439576 EUR
1 EUR = 2.2749
BBD
Avg
0.443462
High
0.485162
Low
0.423011
Last updated: 7/25/2026, 10:18:30 AM
Quick Conversions
| BBD | EUR |
|---|---|
| 1 BBD | 0.44 EUR |
| 10 BBD | 4.40 EUR |
| 50 BBD | 21.98 EUR |
| 100 BBD | 43.96 EUR |
| 500 BBD | 219.79 EUR |
| 1,000 BBD | 439.58 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-07-25T10:18:30Z",
"rates": {
"EUR": 0.439576
}
}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.9576,
"rate": 0.439576
}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