Rate Overview
Live
1 GEL = 4.0936 GHS
1 GHS = 0.244284
GEL
Avg
4.0953
High
4.1174
Low
4.0843
Last updated: 4/17/2026, 12:34:13 AM
Quick Conversions
| GEL | GHS |
|---|---|
| 1 GEL | 4.09 GHS |
| 10 GEL | 40.94 GHS |
| 50 GEL | 204.68 GHS |
| 100 GEL | 409.36 GHS |
| 500 GEL | 2,046.80 GHS |
| 1,000 GEL | 4,093.60 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-04-17T00:34:13Z",
"rates": {
"GHS": 4.093601
}
}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": 409.3601,
"rate": 4.093601
}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