Rate Overview
Live
1 GEL = 0.140830 BHD
1 BHD = 7.1008
GEL
Avg
0.139642
High
0.141551
Low
0.137826
Last updated: 3/27/2026, 1:17:15 PM
Quick Conversions
| GEL | BHD |
|---|---|
| 1 GEL | 0.14 BHD |
| 10 GEL | 1.41 BHD |
| 50 GEL | 7.04 BHD |
| 100 GEL | 14.08 BHD |
| 500 GEL | 70.42 BHD |
| 1,000 GEL | 140.83 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-27T13:17:15Z",
"rates": {
"BHD": 0.14083
}
}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.083000000000002,
"rate": 0.14083
}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