Rate Overview
Live
1 BBD = 0.430517 EUR
1 EUR = 2.3228
BBD
Avg
0.427769
High
0.430811
Low
0.423395
Last updated: 3/6/2026, 8:09:24 AM
Quick Conversions
| BBD | EUR |
|---|---|
| 1 BBD | 0.43 EUR |
| 10 BBD | 4.31 EUR |
| 50 BBD | 21.53 EUR |
| 100 BBD | 43.05 EUR |
| 500 BBD | 215.26 EUR |
| 1,000 BBD | 430.52 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-06T08:09:24Z",
"rates": {
"EUR": 0.430517
}
}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.0517,
"rate": 0.430517
}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