Rate Overview
Live
1 ZAR = 3.0961 EGP
1 EGP = 0.322982
ZAR
Avg
2.7873
High
3.0961
Low
2.6443
Last updated: 3/27/2026, 4:48:59 PM
Quick Conversions
| ZAR | EGP |
|---|---|
| 1 ZAR | 3.10 EGP |
| 10 ZAR | 30.96 EGP |
| 50 ZAR | 154.81 EGP |
| 100 ZAR | 309.61 EGP |
| 500 ZAR | 1,548.07 EGP |
| 1,000 ZAR | 3,096.14 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-03-27T16:48:59Z",
"rates": {
"EGP": 3.096144
}
}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": 309.6144,
"rate": 3.096144
}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