Rate Overview
Live
1 EGP = 0.218088 GHS
1 GHS = 4.5853
EGP
Avg
0.226519
High
0.236854
Low
0.218054
Last updated: 8/16/2026, 10:58:08 PM
Quick Conversions
| EGP | GHS |
|---|---|
| 1 EGP | 0.22 GHS |
| 10 EGP | 2.18 GHS |
| 50 EGP | 10.90 GHS |
| 100 EGP | 21.81 GHS |
| 500 EGP | 109.04 GHS |
| 1,000 EGP | 218.09 GHS |
Get EGP/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=GHSExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-08-16T22:58:08Z",
"rates": {
"GHS": 0.218088
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "GHS",
"amount": 100
},
"result": 21.8088,
"rate": 0.218088
}Build with EGP/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key