Rate Overview
Live
1 GHS = 0.240472 GEL
1 GEL = 4.1585
GHS
Avg
0.239845
High
0.240472
Low
0.239238
Last updated: 5/7/2026, 3:26:35 AM
Quick Conversions
| GHS | GEL |
|---|---|
| 1 GHS | 0.24 GEL |
| 10 GHS | 2.40 GEL |
| 50 GHS | 12.02 GEL |
| 100 GHS | 24.05 GEL |
| 500 GHS | 120.24 GEL |
| 1,000 GHS | 240.47 GEL |
Get GHS/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=GELExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-05-07T03:26:35Z",
"rates": {
"GEL": 0.240472
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "GEL",
"amount": 100
},
"result": 24.0472,
"rate": 0.240472
}Build with GHS/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key