Rate Overview
Live
1 BHD = 7.0796 GEL
1 GEL = 0.141250
BHD
Avg
7.0890
High
7.1049
Low
7.0732
Last updated: 5/7/2026, 10:13:42 AM
Quick Conversions
| BHD | GEL |
|---|---|
| 1 BHD | 7.08 GEL |
| 10 BHD | 70.80 GEL |
| 50 BHD | 353.98 GEL |
| 100 BHD | 707.96 GEL |
| 500 BHD | 3,539.81 GEL |
| 1,000 BHD | 7,079.63 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-05-07T10:13:42Z",
"rates": {
"GEL": 7.079625
}
}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": 707.9625,
"rate": 7.079625
}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