Rate Overview
Live
1 GEL = 4.2023 GHS
1 GHS = 0.237963
GEL
Avg
4.3789
High
4.5081
Low
4.1983
Last updated: 8/15/2026, 11:13:18 PM
Quick Conversions
| GEL | GHS |
|---|---|
| 1 GEL | 4.20 GHS |
| 10 GEL | 42.02 GHS |
| 50 GEL | 210.12 GHS |
| 100 GEL | 420.23 GHS |
| 500 GEL | 2,101.17 GHS |
| 1,000 GEL | 4,202.33 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-15T23:13:18Z",
"rates": {
"GHS": 4.20233
}
}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": 420.233,
"rate": 4.20233
}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