Rate Overview
Live
1 EGP = 0.224691 GHS
1 GHS = 4.4506
EGP
Avg
0.219969
High
0.225600
Low
0.213627
Last updated: 6/17/2026, 7:33:11 AM
Quick Conversions
| EGP | GHS |
|---|---|
| 1 EGP | 0.22 GHS |
| 10 EGP | 2.25 GHS |
| 50 EGP | 11.23 GHS |
| 100 EGP | 22.47 GHS |
| 500 EGP | 112.35 GHS |
| 1,000 EGP | 224.69 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-06-17T07:33:11Z",
"rates": {
"GHS": 0.224691
}
}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.4691,
"rate": 0.224691
}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