Rate Overview
Live
1 BBD = 0.432223 EUR
1 EUR = 2.3136
BBD
Avg
0.432774
High
0.433500
Low
0.432223
Last updated: 8/15/2026, 1:11:27 AM
Quick Conversions
| BBD | EUR |
|---|---|
| 1 BBD | 0.43 EUR |
| 10 BBD | 4.32 EUR |
| 50 BBD | 21.61 EUR |
| 100 BBD | 43.22 EUR |
| 500 BBD | 216.11 EUR |
| 1,000 BBD | 432.22 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-08-15T01:11:27Z",
"rates": {
"EUR": 0.432223
}
}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.222300000000004,
"rate": 0.432223
}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