Rate Overview
Live
1 GEL = 0.141910 BHD
1 BHD = 7.0467
GEL
Avg
0.141257
High
0.141913
Low
0.140403
Last updated: 5/28/2026, 5:11:07 PM
Quick Conversions
| GEL | BHD |
|---|---|
| 1 GEL | 0.14 BHD |
| 10 GEL | 1.42 BHD |
| 50 GEL | 7.10 BHD |
| 100 GEL | 14.19 BHD |
| 500 GEL | 70.96 BHD |
| 1,000 GEL | 141.91 BHD |
Get GEL/BHD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=BHDExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-05-28T17:11:07Z",
"rates": {
"BHD": 0.14191
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=BHD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "BHD",
"amount": 100
},
"result": 14.191,
"rate": 0.14191
}Build with GEL/BHD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key