Rate Overview
Live
1 ZAR = 3.0571 EGP
1 EGP = 0.327102
ZAR
Avg
3.1260
High
3.1886
Low
3.0568
Last updated: 6/18/2026, 6:18:37 AM
Quick Conversions
| ZAR | EGP |
|---|---|
| 1 ZAR | 3.06 EGP |
| 10 ZAR | 30.57 EGP |
| 50 ZAR | 152.86 EGP |
| 100 ZAR | 305.71 EGP |
| 500 ZAR | 1,528.57 EGP |
| 1,000 ZAR | 3,057.15 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-06-18T06:18:37Z",
"rates": {
"EGP": 3.057148
}
}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": 305.7148,
"rate": 3.057148
}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