Rate Overview
Live
1 EGP = 0.226345 GHS
1 GHS = 4.4180
EGP
Avg
0.227609
High
0.262573
Low
0.202151
Last updated: 7/23/2026, 3:12:12 PM
Quick Conversions
| EGP | GHS |
|---|---|
| 1 EGP | 0.23 GHS |
| 10 EGP | 2.26 GHS |
| 50 EGP | 11.32 GHS |
| 100 EGP | 22.63 GHS |
| 500 EGP | 113.17 GHS |
| 1,000 EGP | 226.35 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-23T15:12:12Z",
"rates": {
"GHS": 0.226345
}
}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.6345,
"rate": 0.226345
}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