Rate Overview
Live
1 GEL = 4.4300 GHS
1 GHS = 0.225733
GEL
Avg
4.6636
High
6.0092
Low
3.7278
Last updated: 7/23/2026, 5:52:37 PM
Quick Conversions
| GEL | GHS |
|---|---|
| 1 GEL | 4.43 GHS |
| 10 GEL | 44.30 GHS |
| 50 GEL | 221.50 GHS |
| 100 GEL | 443.00 GHS |
| 500 GEL | 2,215.01 GHS |
| 1,000 GEL | 4,430.02 GHS |
Get GEL/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=GHSExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-07-23T17:52:37Z",
"rates": {
"GHS": 4.43002
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "GHS",
"amount": 100
},
"result": 443.002,
"rate": 4.43002
}Build with GEL/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key