Rate Overview
Live
1 BHD = 7.1007 GEL
1 GEL = 0.140830
BHD
Avg
7.2029
High
7.4311
Low
7.0646
Last updated: 3/27/2026, 9:54:02 AM
Quick Conversions
| BHD | GEL |
|---|---|
| 1 BHD | 7.10 GEL |
| 10 BHD | 71.01 GEL |
| 50 BHD | 355.04 GEL |
| 100 BHD | 710.07 GEL |
| 500 BHD | 3,550.37 GEL |
| 1,000 BHD | 7,100.74 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-27T09:54:02Z",
"rates": {
"GEL": 7.100741
}
}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": 710.0741,
"rate": 7.100741
}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