Rate Overview
Live
1 EGP = 0.226750 GHS
1 GHS = 4.4101
EGP
Avg
0.220556
High
0.234891
Low
0.203552
Last updated: 7/21/2026, 9:34:48 PM
Quick Conversions
| EGP | GHS |
|---|---|
| 1 EGP | 0.23 GHS |
| 10 EGP | 2.27 GHS |
| 50 EGP | 11.34 GHS |
| 100 EGP | 22.68 GHS |
| 500 EGP | 113.38 GHS |
| 1,000 EGP | 226.75 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-07-21T21:34:48Z",
"rates": {
"GHS": 0.22675
}
}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": 22.675,
"rate": 0.22675
}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