Rate Overview
Live
1 BHD = 2.3088 EUR
1 EUR = 0.433130
BHD
Avg
2.2937
High
2.3101
Low
2.2792
Last updated: 6/19/2026, 11:29:28 AM
Quick Conversions
| BHD | EUR |
|---|---|
| 1 BHD | 2.31 EUR |
| 10 BHD | 23.09 EUR |
| 50 BHD | 115.44 EUR |
| 100 BHD | 230.88 EUR |
| 500 BHD | 1,154.39 EUR |
| 1,000 BHD | 2,308.78 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-06-19T11:29:28Z",
"rates": {
"EUR": 2.308777
}
}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": 230.8777,
"rate": 2.308777
}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