Rate Overview
Live
1 BHD = 2.3273 EUR
1 EUR = 0.429686
BHD
Avg
2.3568
High
2.5779
Low
2.2454
Last updated: 7/28/2026, 12:47:38 AM
Quick Conversions
| BHD | EUR |
|---|---|
| 1 BHD | 2.33 EUR |
| 10 BHD | 23.27 EUR |
| 50 BHD | 116.36 EUR |
| 100 BHD | 232.73 EUR |
| 500 BHD | 1,163.64 EUR |
| 1,000 BHD | 2,327.28 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-28T00:47:38Z",
"rates": {
"EUR": 2.327281
}
}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.7281,
"rate": 2.327281
}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