Rate Overview
Live
1 EGP = 0.212701 GHS
1 GHS = 4.7014
EGP
Avg
0.209008
High
0.212701
Low
0.206261
Last updated: 4/16/2026, 10:43:42 PM
Quick Conversions
| EGP | GHS |
|---|---|
| 1 EGP | 0.21 GHS |
| 10 EGP | 2.13 GHS |
| 50 EGP | 10.64 GHS |
| 100 EGP | 21.27 GHS |
| 500 EGP | 106.35 GHS |
| 1,000 EGP | 212.70 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-04-16T22:43:42Z",
"rates": {
"GHS": 0.212701
}
}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": 21.2701,
"rate": 0.212701
}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