Rate Overview
Live
1 GHS = 0.252252 GEL
1 GEL = 3.9643
GHS
Avg
0.251593
High
0.253334
Low
0.250062
Last updated: 3/7/2026, 1:06:00 AM
Quick Conversions
| GHS | GEL |
|---|---|
| 1 GHS | 0.25 GEL |
| 10 GHS | 2.52 GEL |
| 50 GHS | 12.61 GEL |
| 100 GHS | 25.23 GEL |
| 500 GHS | 126.13 GEL |
| 1,000 GHS | 252.25 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-07T01:06:00Z",
"rates": {
"GEL": 0.252252
}
}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": 25.225199999999997,
"rate": 0.252252
}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