Rate Overview
Live
1 GEL = 0.144214 BHD
1 BHD = 6.9341
GEL
Avg
0.141604
High
0.144411
Low
0.138810
Last updated: 7/28/2026, 5:29:03 PM
Quick Conversions
| GEL | BHD |
|---|---|
| 1 GEL | 0.14 BHD |
| 10 GEL | 1.44 BHD |
| 50 GEL | 7.21 BHD |
| 100 GEL | 14.42 BHD |
| 500 GEL | 72.11 BHD |
| 1,000 GEL | 144.21 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-07-28T17:29:03Z",
"rates": {
"BHD": 0.144214
}
}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.4214,
"rate": 0.144214
}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