Rate Overview
Live
1 GHS = 0.230777 GEL
1 GEL = 4.3332
GHS
Avg
0.231627
High
0.232554
Low
0.230777
Last updated: 9/3/2026, 1:32:30 PM
Quick Conversions
| GHS | GEL |
|---|---|
| 1 GHS | 0.23 GEL |
| 10 GHS | 2.31 GEL |
| 50 GHS | 11.54 GEL |
| 100 GHS | 23.08 GEL |
| 500 GHS | 115.39 GEL |
| 1,000 GHS | 230.78 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-09-03T13:32:30Z",
"rates": {
"GEL": 0.230777
}
}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.0777,
"rate": 0.230777
}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