Rate Overview
Live
1 GEL = 4.4363 GHS
1 GHS = 0.225413
GEL
Avg
4.4194
High
4.4363
Low
4.3942
Last updated: 7/26/2026, 7:33:40 PM
Quick Conversions
| GEL | GHS |
|---|---|
| 1 GEL | 4.44 GHS |
| 10 GEL | 44.36 GHS |
| 50 GEL | 221.82 GHS |
| 100 GEL | 443.63 GHS |
| 500 GEL | 2,218.15 GHS |
| 1,000 GEL | 4,436.30 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-26T19:33:40Z",
"rates": {
"GHS": 4.436301
}
}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": 443.6301,
"rate": 4.436301
}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