Rate Overview
Live
1 GHS = 0.226401 GEL
1 GEL = 4.4169
GHS
Avg
0.226623
High
0.227570
Low
0.225732
Last updated: 7/25/2026, 7:10:18 PM
Quick Conversions
| GHS | GEL |
|---|---|
| 1 GHS | 0.23 GEL |
| 10 GHS | 2.26 GEL |
| 50 GHS | 11.32 GEL |
| 100 GHS | 22.64 GEL |
| 500 GHS | 113.20 GEL |
| 1,000 GHS | 226.40 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-07-25T19:10:18Z",
"rates": {
"GEL": 0.226401
}
}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": 22.6401,
"rate": 0.226401
}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