Rate Overview
Live
1 BHD = 7.1123 GEL
1 GEL = 0.140601
BHD
Avg
7.1536
High
7.2296
Low
7.1123
Last updated: 3/27/2026, 6:03:45 AM
Quick Conversions
| BHD | GEL |
|---|---|
| 1 BHD | 7.11 GEL |
| 10 BHD | 71.12 GEL |
| 50 BHD | 355.62 GEL |
| 100 BHD | 711.23 GEL |
| 500 BHD | 3,556.17 GEL |
| 1,000 BHD | 7,112.35 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-03-27T06:03:45Z",
"rates": {
"GEL": 7.112348
}
}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": 711.2348,
"rate": 7.112348
}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