Rate Overview
Live
1 GHS = 0.230625 GEL
1 GEL = 4.3360
GHS
Avg
0.234004
High
0.239172
Low
0.224623
Last updated: 7/8/2026, 11:29:48 PM
Quick Conversions
| GHS | GEL |
|---|---|
| 1 GHS | 0.23 GEL |
| 10 GHS | 2.31 GEL |
| 50 GHS | 11.53 GEL |
| 100 GHS | 23.06 GEL |
| 500 GHS | 115.31 GEL |
| 1,000 GHS | 230.63 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-08T23:29:48Z",
"rates": {
"GEL": 0.230625
}
}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.0625,
"rate": 0.230625
}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