Rate Overview
Live
1 GHS = 0.237884 GEL
1 GEL = 4.2037
GHS
Avg
0.234856
High
0.239172
Low
0.224623
Last updated: 6/16/2026, 1:30:06 PM
Quick Conversions
| GHS | GEL |
|---|---|
| 1 GHS | 0.24 GEL |
| 10 GHS | 2.38 GEL |
| 50 GHS | 11.89 GEL |
| 100 GHS | 23.79 GEL |
| 500 GHS | 118.94 GEL |
| 1,000 GHS | 237.88 GEL |
Get GHS/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=GELExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-06-16T13:30:06Z",
"rates": {
"GEL": 0.237884
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "GEL",
"amount": 100
},
"result": 23.788400000000003,
"rate": 0.237884
}Build with GHS/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key