Rate Overview
Live
1 EGP = 0.206972 GHS
1 GHS = 4.8316
EGP
Avg
0.208042
High
0.209125
Low
0.206972
Last updated: 3/27/2026, 4:45:59 PM
Quick Conversions
| EGP | GHS |
|---|---|
| 1 EGP | 0.21 GHS |
| 10 EGP | 2.07 GHS |
| 50 EGP | 10.35 GHS |
| 100 EGP | 20.70 GHS |
| 500 EGP | 103.49 GHS |
| 1,000 EGP | 206.97 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-03-27T16:45:59Z",
"rates": {
"GHS": 0.206972
}
}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": 20.6972,
"rate": 0.206972
}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