Rate Overview
Live
1 GEL = 0.144725 BHD
1 BHD = 6.9097
GEL
Avg
0.144553
High
0.144726
Low
0.144149
Last updated: 8/13/2026, 6:04:30 AM
Quick Conversions
| GEL | BHD |
|---|---|
| 1 GEL | 0.14 BHD |
| 10 GEL | 1.45 BHD |
| 50 GEL | 7.24 BHD |
| 100 GEL | 14.47 BHD |
| 500 GEL | 72.36 BHD |
| 1,000 GEL | 144.73 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-08-13T06:04:30Z",
"rates": {
"BHD": 0.144725
}
}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.4725,
"rate": 0.144725
}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