Rate Overview
Live
1 BHD = 2.3156 EUR
1 EUR = 0.431862
BHD
Avg
2.3177
High
2.3255
Low
2.3115
Last updated: 7/9/2026, 10:44:06 AM
Quick Conversions
| BHD | EUR |
|---|---|
| 1 BHD | 2.32 EUR |
| 10 BHD | 23.16 EUR |
| 50 BHD | 115.78 EUR |
| 100 BHD | 231.56 EUR |
| 500 BHD | 1,157.78 EUR |
| 1,000 BHD | 2,315.55 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-09T10:44:06Z",
"rates": {
"EUR": 2.315554
}
}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": 231.55540000000002,
"rate": 2.315554
}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