Rate Overview
Live
1 GHS = 0.238194 GEL
1 GEL = 4.1983
GHS
Avg
0.227448
High
0.238194
Low
0.221825
Last updated: 8/15/2026, 12:03:21 AM
Quick Conversions
| GHS | GEL |
|---|---|
| 1 GHS | 0.24 GEL |
| 10 GHS | 2.38 GEL |
| 50 GHS | 11.91 GEL |
| 100 GHS | 23.82 GEL |
| 500 GHS | 119.10 GEL |
| 1,000 GHS | 238.19 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-08-15T00:03:21Z",
"rates": {
"GEL": 0.238194
}
}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.819399999999998,
"rate": 0.238194
}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