Rate Overview
Live
1 BHD = 2.2887 EUR
1 EUR = 0.436923
BHD
Avg
2.2568
High
2.2924
Low
2.2097
Last updated: 3/27/2026, 11:00:31 AM
Quick Conversions
| BHD | EUR |
|---|---|
| 1 BHD | 2.29 EUR |
| 10 BHD | 22.89 EUR |
| 50 BHD | 114.44 EUR |
| 100 BHD | 228.87 EUR |
| 500 BHD | 1,144.37 EUR |
| 1,000 BHD | 2,288.73 EUR |
Get BHD/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BHD¤cies=EURExample Response:
{
"success": true,
"base": "BHD",
"date": "2026-03-27T11:00:31Z",
"rates": {
"EUR": 2.288733
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BHD&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BHD",
"to": "EUR",
"amount": 100
},
"result": 228.8733,
"rate": 2.288733
}Build with BHD/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key