Rate Overview
Live
1 GHS = 0.231065 GEL
1 GEL = 4.3278
GHS
Avg
0.242526
High
0.256541
Low
0.225065
Last updated: 7/8/2026, 1:36:23 AM
Quick Conversions
| GHS | GEL |
|---|---|
| 1 GHS | 0.23 GEL |
| 10 GHS | 2.31 GEL |
| 50 GHS | 11.55 GEL |
| 100 GHS | 23.11 GEL |
| 500 GHS | 115.53 GEL |
| 1,000 GHS | 231.07 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-08T01:36:23Z",
"rates": {
"GEL": 0.231065
}
}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.1065,
"rate": 0.231065
}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