Rate Overview
Live
1 GEL = 4.3332 GHS
1 GHS = 0.230778
GEL
Avg
4.3173
High
4.3332
Low
4.3001
Last updated: 9/3/2026, 1:34:29 PM
Quick Conversions
| GEL | GHS |
|---|---|
| 1 GEL | 4.33 GHS |
| 10 GEL | 43.33 GHS |
| 50 GEL | 216.66 GHS |
| 100 GEL | 433.32 GHS |
| 500 GEL | 2,166.59 GHS |
| 1,000 GEL | 4,333.18 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-09-03T13:34:29Z",
"rates": {
"GHS": 4.333176
}
}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": 433.31759999999997,
"rate": 4.333176
}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