Rate Overview
Live
1 EGP = 0.309047 ZAR
1 ZAR = 3.2358
EGP
Avg
0.311137
High
0.314423
Low
0.308088
Last updated: 5/6/2026, 11:24:15 AM
Quick Conversions
| EGP | ZAR |
|---|---|
| 1 EGP | 0.31 ZAR |
| 10 EGP | 3.09 ZAR |
| 50 EGP | 15.45 ZAR |
| 100 EGP | 30.90 ZAR |
| 500 EGP | 154.52 ZAR |
| 1,000 EGP | 309.05 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-05-06T11:24:15Z",
"rates": {
"ZAR": 0.309047
}
}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": 30.904700000000002,
"rate": 0.309047
}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