Rate Overview
Live
1 EGP = 0.314140 ZAR
1 ZAR = 3.1833
EGP
Avg
0.311413
High
0.314720
Low
0.309074
Last updated: 4/16/2026, 8:08:01 AM
Quick Conversions
| EGP | ZAR |
|---|---|
| 1 EGP | 0.31 ZAR |
| 10 EGP | 3.14 ZAR |
| 50 EGP | 15.71 ZAR |
| 100 EGP | 31.41 ZAR |
| 500 EGP | 157.07 ZAR |
| 1,000 EGP | 314.14 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-04-16T08:08:01Z",
"rates": {
"ZAR": 0.31414
}
}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.413999999999998,
"rate": 0.31414
}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