Rate Overview
Live
1 GHS = 0.244283 GEL
1 GEL = 4.0936
GHS
Avg
0.244185
High
0.244838
Low
0.242873
Last updated: 4/17/2026, 1:52:01 AM
Quick Conversions
| GHS | GEL |
|---|---|
| 1 GHS | 0.24 GEL |
| 10 GHS | 2.44 GEL |
| 50 GHS | 12.21 GEL |
| 100 GHS | 24.43 GEL |
| 500 GHS | 122.14 GEL |
| 1,000 GHS | 244.28 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-04-17T01:52:01Z",
"rates": {
"GEL": 0.244283
}
}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": 24.4283,
"rate": 0.244283
}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