Rate Overview
Live
1 ZAR = 3.1931 EGP
1 EGP = 0.313175
ZAR
Avg
3.1513
High
3.1931
Low
3.0952
Last updated: 9/4/2026, 11:21:33 PM
Quick Conversions
| ZAR | EGP |
|---|---|
| 1 ZAR | 3.19 EGP |
| 10 ZAR | 31.93 EGP |
| 50 ZAR | 159.66 EGP |
| 100 ZAR | 319.31 EGP |
| 500 ZAR | 1,596.55 EGP |
| 1,000 ZAR | 3,193.11 EGP |
Get ZAR/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=EGPExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-09-04T23:21:33Z",
"rates": {
"EGP": 3.193106
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "EGP",
"amount": 100
},
"result": 319.3106,
"rate": 3.193106
}Build with ZAR/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key