Rate Overview
Live
1 ZAR = 3.0893 EGP
1 EGP = 0.323701
ZAR
Avg
3.0858
High
3.1082
Low
3.0516
Last updated: 3/27/2026, 6:03:31 AM
Quick Conversions
| ZAR | EGP |
|---|---|
| 1 ZAR | 3.09 EGP |
| 10 ZAR | 30.89 EGP |
| 50 ZAR | 154.46 EGP |
| 100 ZAR | 308.93 EGP |
| 500 ZAR | 1,544.63 EGP |
| 1,000 ZAR | 3,089.27 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-27T06:03:31Z",
"rates": {
"EGP": 3.089266
}
}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": 308.9266,
"rate": 3.089266
}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