Rate Overview
Live
1 GEL = 4.3045 GHS
1 GHS = 0.232317
GEL
Avg
4.2774
High
4.3045
Low
4.2404
Last updated: 7/2/2026, 12:35:46 PM
Quick Conversions
| GEL | GHS |
|---|---|
| 1 GEL | 4.30 GHS |
| 10 GEL | 43.04 GHS |
| 50 GEL | 215.22 GHS |
| 100 GEL | 430.45 GHS |
| 500 GEL | 2,152.23 GHS |
| 1,000 GEL | 4,304.46 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-02T12:35:46Z",
"rates": {
"GHS": 4.304459
}
}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": 430.44589999999994,
"rate": 4.304459
}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