Rate Overview
Live
1 BHD = 7.0504 GEL
1 GEL = 0.141835
BHD
Avg
7.0605
High
7.0822
Low
7.0502
Last updated: 5/27/2026, 1:53:28 PM
Quick Conversions
| BHD | GEL |
|---|---|
| 1 BHD | 7.05 GEL |
| 10 BHD | 70.50 GEL |
| 50 BHD | 352.52 GEL |
| 100 BHD | 705.04 GEL |
| 500 BHD | 3,525.22 GEL |
| 1,000 BHD | 7,050.44 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-27T13:53:28Z",
"rates": {
"GEL": 7.050436
}
}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.0436000000001,
"rate": 7.050436
}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