Rate Overview
Live
1 GEL = 4.3306 GHS
1 GHS = 0.230915
GEL
Avg
4.4580
High
4.5081
Low
4.3306
Last updated: 8/13/2026, 1:43:00 PM
Quick Conversions
| GEL | GHS |
|---|---|
| 1 GEL | 4.33 GHS |
| 10 GEL | 43.31 GHS |
| 50 GEL | 216.53 GHS |
| 100 GEL | 433.06 GHS |
| 500 GEL | 2,165.29 GHS |
| 1,000 GEL | 4,330.59 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-08-13T13:43:00Z",
"rates": {
"GHS": 4.330589
}
}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.0589,
"rate": 4.330589
}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