Rate Overview
Live
1 ZAR = 3.2169 EGP
1 EGP = 0.310860
ZAR
Avg
3.0824
High
3.3095
Low
2.8722
Last updated: 5/28/2026, 11:23:08 PM
Quick Conversions
| ZAR | EGP |
|---|---|
| 1 ZAR | 3.22 EGP |
| 10 ZAR | 32.17 EGP |
| 50 ZAR | 160.84 EGP |
| 100 ZAR | 321.69 EGP |
| 500 ZAR | 1,608.44 EGP |
| 1,000 ZAR | 3,216.89 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-05-28T23:23:08Z",
"rates": {
"EGP": 3.216885
}
}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": 321.6885,
"rate": 3.216885
}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