Rate Overview
Live
1 BHD = 6.8955 GEL
1 GEL = 0.145022
BHD
Avg
6.8973
High
6.9213
Low
6.8824
Last updated: 9/3/2026, 6:12:27 AM
Quick Conversions
| BHD | GEL |
|---|---|
| 1 BHD | 6.90 GEL |
| 10 BHD | 68.96 GEL |
| 50 BHD | 344.78 GEL |
| 100 BHD | 689.55 GEL |
| 500 BHD | 3,447.76 GEL |
| 1,000 BHD | 6,895.53 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-09-03T06:12:27Z",
"rates": {
"GEL": 6.895527
}
}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": 689.5527000000001,
"rate": 6.895527
}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