Rate Overview
Live
1 BHD = 2.2810 EUR
1 EUR = 0.438412
BHD
Avg
2.2661
High
2.2922
Low
2.2446
Last updated: 5/30/2026, 8:11:10 AM
Quick Conversions
| BHD | EUR |
|---|---|
| 1 BHD | 2.28 EUR |
| 10 BHD | 22.81 EUR |
| 50 BHD | 114.05 EUR |
| 100 BHD | 228.10 EUR |
| 500 BHD | 1,140.48 EUR |
| 1,000 BHD | 2,280.96 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-30T08:11:10Z",
"rates": {
"EUR": 2.280958
}
}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.0958,
"rate": 2.280958
}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