Rate Overview
Live
1 GEL = 0.139047 BHD
1 BHD = 7.1918
GEL
Avg
0.140196
High
0.141551
Low
0.138871
Last updated: 3/6/2026, 11:29:58 PM
Quick Conversions
| GEL | BHD |
|---|---|
| 1 GEL | 0.14 BHD |
| 10 GEL | 1.39 BHD |
| 50 GEL | 6.95 BHD |
| 100 GEL | 13.90 BHD |
| 500 GEL | 69.52 BHD |
| 1,000 GEL | 139.05 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-03-06T23:29:58Z",
"rates": {
"BHD": 0.139047
}
}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": 13.9047,
"rate": 0.139047
}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