Rate Overview
Live
1 BHD = 2.2443 EUR
1 EUR = 0.445582
BHD
Avg
2.2496
High
2.2634
Low
2.2414
Last updated: 4/18/2026, 8:51:21 AM
Quick Conversions
| BHD | EUR |
|---|---|
| 1 BHD | 2.24 EUR |
| 10 BHD | 22.44 EUR |
| 50 BHD | 112.21 EUR |
| 100 BHD | 224.43 EUR |
| 500 BHD | 1,122.13 EUR |
| 1,000 BHD | 2,244.26 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-04-18T08:51:21Z",
"rates": {
"EUR": 2.244255
}
}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.4255,
"rate": 2.244255
}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