Rate Overview
Live
1 EGP = 0.223085 GHS
1 GHS = 4.4826
EGP
Avg
0.222783
High
0.242662
Low
0.202540
Last updated: 5/27/2026, 10:56:21 PM
Quick Conversions
| EGP | GHS |
|---|---|
| 1 EGP | 0.22 GHS |
| 10 EGP | 2.23 GHS |
| 50 EGP | 11.15 GHS |
| 100 EGP | 22.31 GHS |
| 500 EGP | 111.54 GHS |
| 1,000 EGP | 223.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-05-27T22:56:21Z",
"rates": {
"GHS": 0.223085
}
}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.308500000000002,
"rate": 0.223085
}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