Rate Overview
Live
1 BHD = 6.9084 GEL
1 GEL = 0.144750
BHD
Avg
6.9168
High
6.9373
Low
6.9084
Last updated: 8/14/2026, 7:48:07 AM
Quick Conversions
| BHD | GEL |
|---|---|
| 1 BHD | 6.91 GEL |
| 10 BHD | 69.08 GEL |
| 50 BHD | 345.42 GEL |
| 100 BHD | 690.84 GEL |
| 500 BHD | 3,454.22 GEL |
| 1,000 BHD | 6,908.45 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-08-14T07:48:07Z",
"rates": {
"GEL": 6.908446
}
}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": 690.8446,
"rate": 6.908446
}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