Rate Overview
Live
1 GHS = 0.225732 GEL
1 GEL = 4.4300
GHS
Avg
0.226931
High
0.228308
Low
0.225732
Last updated: 7/23/2026, 5:52:48 PM
Quick Conversions
| GHS | GEL |
|---|---|
| 1 GHS | 0.23 GEL |
| 10 GHS | 2.26 GEL |
| 50 GHS | 11.29 GEL |
| 100 GHS | 22.57 GEL |
| 500 GHS | 112.87 GEL |
| 1,000 GHS | 225.73 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-23T17:52:48Z",
"rates": {
"GEL": 0.225732
}
}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.5732,
"rate": 0.225732
}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