Rate Overview
Live
1 BHD = 7.1264 GEL
1 GEL = 0.140323
BHD
Avg
7.1177
High
7.1331
Low
7.0983
Last updated: 4/17/2026, 7:33:55 AM
Quick Conversions
| BHD | GEL |
|---|---|
| 1 BHD | 7.13 GEL |
| 10 BHD | 71.26 GEL |
| 50 BHD | 356.32 GEL |
| 100 BHD | 712.64 GEL |
| 500 BHD | 3,563.22 GEL |
| 1,000 BHD | 7,126.43 GEL |
Get BHD/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BHD¤cies=GELExample Response:
{
"success": true,
"base": "BHD",
"date": "2026-04-17T07:33:55Z",
"rates": {
"GEL": 7.126431
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BHD&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BHD",
"to": "GEL",
"amount": 100
},
"result": 712.6431,
"rate": 7.126431
}Build with BHD/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key