Rate Overview
Live
1 EGP = 0.323742 ZAR
1 ZAR = 3.0889
EGP
Avg
0.356685
High
0.381314
Low
0.320748
Last updated: 3/27/2026, 3:11:47 PM
Quick Conversions
| EGP | ZAR |
|---|---|
| 1 EGP | 0.32 ZAR |
| 10 EGP | 3.24 ZAR |
| 50 EGP | 16.19 ZAR |
| 100 EGP | 32.37 ZAR |
| 500 EGP | 161.87 ZAR |
| 1,000 EGP | 323.74 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-03-27T15:11:47Z",
"rates": {
"ZAR": 0.323742
}
}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.374199999999995,
"rate": 0.323742
}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