Rate Overview
Live
1 BHD = 2.3290 EUR
1 EUR = 0.429366
BHD
Avg
2.3211
High
2.3382
Low
2.3077
Last updated: 7/28/2026, 11:29:52 AM
Quick Conversions
| BHD | EUR |
|---|---|
| 1 BHD | 2.33 EUR |
| 10 BHD | 23.29 EUR |
| 50 BHD | 116.45 EUR |
| 100 BHD | 232.90 EUR |
| 500 BHD | 1,164.51 EUR |
| 1,000 BHD | 2,329.01 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-07-28T11:29:52Z",
"rates": {
"EUR": 2.329014
}
}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": 232.9014,
"rate": 2.329014
}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