Rate Overview
Live
1 EGP = 0.320834 ZAR
1 ZAR = 3.1169
EGP
Avg
0.352078
High
0.378171
Low
0.310816
Last updated: 7/22/2026, 1:26:22 PM
Quick Conversions
| EGP | ZAR |
|---|---|
| 1 EGP | 0.32 ZAR |
| 10 EGP | 3.21 ZAR |
| 50 EGP | 16.04 ZAR |
| 100 EGP | 32.08 ZAR |
| 500 EGP | 160.42 ZAR |
| 1,000 EGP | 320.83 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-22T13:26:22Z",
"rates": {
"ZAR": 0.320834
}
}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.0834,
"rate": 0.320834
}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