Rate Overview
Live
1 GEL = 4.4169 GHS
1 GHS = 0.226401
GEL
Avg
4.4126
High
4.4300
Low
4.3942
Last updated: 7/25/2026, 11:24:02 PM
Quick Conversions
| GEL | GHS |
|---|---|
| 1 GEL | 4.42 GHS |
| 10 GEL | 44.17 GHS |
| 50 GEL | 220.85 GHS |
| 100 GEL | 441.69 GHS |
| 500 GEL | 2,208.47 GHS |
| 1,000 GEL | 4,416.93 GHS |
Get GEL/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=GHSExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-07-25T23:24:02Z",
"rates": {
"GHS": 4.416932
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "GHS",
"amount": 100
},
"result": 441.6932,
"rate": 4.416932
}Build with GEL/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key