Rate Overview
Live
1 GEL = 3.9643 GHS
1 GHS = 0.252253
GEL
Avg
3.9762
High
3.9990
Low
3.9474
Last updated: 3/6/2026, 11:27:29 PM
Quick Conversions
| GEL | GHS |
|---|---|
| 1 GEL | 3.96 GHS |
| 10 GEL | 39.64 GHS |
| 50 GEL | 198.21 GHS |
| 100 GEL | 396.43 GHS |
| 500 GEL | 1,982.14 GHS |
| 1,000 GEL | 3,964.28 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-03-06T23:27:29Z",
"rates": {
"GHS": 3.964277
}
}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": 396.4277,
"rate": 3.964277
}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