Rate Overview
Live
1 BHD = 6.9536 GEL
1 GEL = 0.143809
BHD
Avg
7.2385
High
7.6122
Low
6.9536
Last updated: 7/24/2026, 11:30:55 AM
Quick Conversions
| BHD | GEL |
|---|---|
| 1 BHD | 6.95 GEL |
| 10 BHD | 69.54 GEL |
| 50 BHD | 347.68 GEL |
| 100 BHD | 695.36 GEL |
| 500 BHD | 3,476.82 GEL |
| 1,000 BHD | 6,953.65 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-07-24T11:30:55Z",
"rates": {
"GEL": 6.953647
}
}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": 695.3647,
"rate": 6.953647
}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