Rate Overview
Live
1 BHD = 6.9981 GEL
1 GEL = 0.142896
BHD
Avg
6.9900
High
7.0202
Low
6.9743
Last updated: 7/4/2026, 2:13:04 PM
Quick Conversions
| BHD | GEL |
|---|---|
| 1 BHD | 7.00 GEL |
| 10 BHD | 69.98 GEL |
| 50 BHD | 349.90 GEL |
| 100 BHD | 699.81 GEL |
| 500 BHD | 3,499.04 GEL |
| 1,000 BHD | 6,998.08 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-04T14:13:04Z",
"rates": {
"GEL": 6.998076
}
}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": 699.8076,
"rate": 6.998076
}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