Rate Overview
Live
1 ZAR = 3.0753 EGP
1 EGP = 0.325174
ZAR
Avg
2.8665
High
3.0975
Low
2.7253
Last updated: 3/27/2026, 1:21:27 PM
Quick Conversions
| ZAR | EGP |
|---|---|
| 1 ZAR | 3.08 EGP |
| 10 ZAR | 30.75 EGP |
| 50 ZAR | 153.76 EGP |
| 100 ZAR | 307.53 EGP |
| 500 ZAR | 1,537.64 EGP |
| 1,000 ZAR | 3,075.28 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-27T13:21:27Z",
"rates": {
"EGP": 3.075275
}
}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": 307.5275,
"rate": 3.075275
}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