Rate Overview
Live
1 BHD = 7.0514 GEL
1 GEL = 0.141816
BHD
Avg
7.1408
High
7.2555
Low
7.0514
Last updated: 5/27/2026, 3:12:02 PM
Quick Conversions
| BHD | GEL |
|---|---|
| 1 BHD | 7.05 GEL |
| 10 BHD | 70.51 GEL |
| 50 BHD | 352.57 GEL |
| 100 BHD | 705.14 GEL |
| 500 BHD | 3,525.68 GEL |
| 1,000 BHD | 7,051.37 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-05-27T15:12:02Z",
"rates": {
"GEL": 7.051369
}
}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": 705.1369,
"rate": 7.051369
}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