Rate Overview
Live
1 ZAR = 3.2186 EGP
1 EGP = 0.310697
ZAR
Avg
3.2087
High
3.2291
Low
3.1920
Last updated: 5/28/2026, 8:33:25 PM
Quick Conversions
| ZAR | EGP |
|---|---|
| 1 ZAR | 3.22 EGP |
| 10 ZAR | 32.19 EGP |
| 50 ZAR | 160.93 EGP |
| 100 ZAR | 321.86 EGP |
| 500 ZAR | 1,609.29 EGP |
| 1,000 ZAR | 3,218.57 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-28T20:33:25Z",
"rates": {
"EGP": 3.218574
}
}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.8574,
"rate": 3.218574
}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