Rate Overview
Live
1 ZAR = 3.0327 EGP
1 EGP = 0.329742
ZAR
Avg
3.0182
High
3.0668
Low
2.9816
Last updated: 3/6/2026, 10:50:28 PM
Quick Conversions
| ZAR | EGP |
|---|---|
| 1 ZAR | 3.03 EGP |
| 10 ZAR | 30.33 EGP |
| 50 ZAR | 151.63 EGP |
| 100 ZAR | 303.27 EGP |
| 500 ZAR | 1,516.34 EGP |
| 1,000 ZAR | 3,032.68 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-06T22:50:28Z",
"rates": {
"EGP": 3.032678
}
}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": 303.2678,
"rate": 3.032678
}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