Rate Overview
Live
1 BHD = 2.2470 EUR
1 EUR = 0.445031
BHD
Avg
2.2507
High
2.2583
Low
2.2446
Last updated: 5/9/2026, 7:23:39 AM
Quick Conversions
| BHD | EUR |
|---|---|
| 1 BHD | 2.25 EUR |
| 10 BHD | 22.47 EUR |
| 50 BHD | 112.35 EUR |
| 100 BHD | 224.70 EUR |
| 500 BHD | 1,123.52 EUR |
| 1,000 BHD | 2,247.03 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-05-09T07:23:39Z",
"rates": {
"EUR": 2.247034
}
}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": 224.70340000000002,
"rate": 2.247034
}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