Rate Overview
Live
1 GHS = 0.228852 GEL
1 GEL = 4.3696
GHS
Avg
0.230004
High
0.233071
Low
0.228852
Last updated: 5/27/2026, 7:24:43 AM
Quick Conversions
| GHS | GEL |
|---|---|
| 1 GHS | 0.23 GEL |
| 10 GHS | 2.29 GEL |
| 50 GHS | 11.44 GEL |
| 100 GHS | 22.89 GEL |
| 500 GHS | 114.43 GEL |
| 1,000 GHS | 228.85 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-05-27T07:24:43Z",
"rates": {
"GEL": 0.228852
}
}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.8852,
"rate": 0.228852
}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