Rate Overview
Live
1 EGP = 0.327623 ZAR
1 ZAR = 3.0523
EGP
Avg
0.324959
High
0.327876
Low
0.320459
Last updated: 7/24/2026, 6:04:19 AM
Quick Conversions
| EGP | ZAR |
|---|---|
| 1 EGP | 0.33 ZAR |
| 10 EGP | 3.28 ZAR |
| 50 EGP | 16.38 ZAR |
| 100 EGP | 32.76 ZAR |
| 500 EGP | 163.81 ZAR |
| 1,000 EGP | 327.62 ZAR |
Get EGP/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=ZARExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-07-24T06:04:19Z",
"rates": {
"ZAR": 0.327623
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "ZAR",
"amount": 100
},
"result": 32.762299999999996,
"rate": 0.327623
}Build with EGP/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key