Rate Overview
Live
1 EGP = 0.225616 GHS
1 GHS = 4.4323
EGP
Avg
0.228724
High
0.233401
Low
0.225616
Last updated: 7/22/2026, 11:07:19 AM
Quick Conversions
| EGP | GHS |
|---|---|
| 1 EGP | 0.23 GHS |
| 10 EGP | 2.26 GHS |
| 50 EGP | 11.28 GHS |
| 100 EGP | 22.56 GHS |
| 500 EGP | 112.81 GHS |
| 1,000 EGP | 225.62 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-22T11:07:19Z",
"rates": {
"GHS": 0.225616
}
}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.561600000000002,
"rate": 0.225616
}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