Rate Overview
Live
1 BHD = 6.9341 GEL
1 GEL = 0.144214
BHD
Avg
6.9451
High
6.9897
Low
6.9333
Last updated: 7/28/2026, 11:57:46 AM
Quick Conversions
| BHD | GEL |
|---|---|
| 1 BHD | 6.93 GEL |
| 10 BHD | 69.34 GEL |
| 50 BHD | 346.71 GEL |
| 100 BHD | 693.41 GEL |
| 500 BHD | 3,467.06 GEL |
| 1,000 BHD | 6,934.12 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-28T11:57:46Z",
"rates": {
"GEL": 6.934117
}
}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": 693.4117,
"rate": 6.934117
}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