Rate Overview
Live
1 GHS = 0.246861 GEL
1 GEL = 4.0509
GHS
Avg
0.217306
High
0.268256
Low
0.166410
Last updated: 3/27/2026, 11:57:25 AM
Quick Conversions
| GHS | GEL |
|---|---|
| 1 GHS | 0.25 GEL |
| 10 GHS | 2.47 GEL |
| 50 GHS | 12.34 GEL |
| 100 GHS | 24.69 GEL |
| 500 GHS | 123.43 GEL |
| 1,000 GHS | 246.86 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-03-27T11:57:25Z",
"rates": {
"GEL": 0.246861
}
}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.6861,
"rate": 0.246861
}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