Rate Overview
Live
1 GEL = 4.3696 GHS
1 GHS = 0.228853
GEL
Avg
4.3479
High
4.3696
Low
4.2905
Last updated: 5/27/2026, 10:57:09 AM
Quick Conversions
| GEL | GHS |
|---|---|
| 1 GEL | 4.37 GHS |
| 10 GEL | 43.70 GHS |
| 50 GEL | 218.48 GHS |
| 100 GEL | 436.96 GHS |
| 500 GEL | 2,184.81 GHS |
| 1,000 GEL | 4,369.62 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-05-27T10:57:09Z",
"rates": {
"GHS": 4.369622
}
}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": 436.96219999999994,
"rate": 4.369622
}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