Rate Overview
Live
1 EGP = 0.319693 ZAR
1 ZAR = 3.1280
EGP
Avg
0.324157
High
0.344108
Low
0.309440
Last updated: 7/22/2026, 9:08:54 PM
Quick Conversions
| EGP | ZAR |
|---|---|
| 1 EGP | 0.32 ZAR |
| 10 EGP | 3.20 ZAR |
| 50 EGP | 15.98 ZAR |
| 100 EGP | 31.97 ZAR |
| 500 EGP | 159.85 ZAR |
| 1,000 EGP | 319.69 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-22T21:08:54Z",
"rates": {
"ZAR": 0.319693
}
}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": 31.9693,
"rate": 0.319693
}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