Rate Overview
Live
1 GHS = 0.231321 GEL
1 GEL = 4.3230
GHS
Avg
0.232830
High
0.234076
Low
0.231321
Last updated: 7/4/2026, 12:03:49 PM
Quick Conversions
| GHS | GEL |
|---|---|
| 1 GHS | 0.23 GEL |
| 10 GHS | 2.31 GEL |
| 50 GHS | 11.57 GEL |
| 100 GHS | 23.13 GEL |
| 500 GHS | 115.66 GEL |
| 1,000 GHS | 231.32 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-04T12:03:49Z",
"rates": {
"GEL": 0.231321
}
}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.1321,
"rate": 0.231321
}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