Rate Overview
Live
1 ZAR = 3.0741 EGP
1 EGP = 0.325294
ZAR
Avg
2.7862
High
3.0741
Low
2.6443
Last updated: 3/27/2026, 11:38:55 AM
Quick Conversions
| ZAR | EGP |
|---|---|
| 1 ZAR | 3.07 EGP |
| 10 ZAR | 30.74 EGP |
| 50 ZAR | 153.71 EGP |
| 100 ZAR | 307.41 EGP |
| 500 ZAR | 1,537.07 EGP |
| 1,000 ZAR | 3,074.14 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-27T11:38:55Z",
"rates": {
"EGP": 3.07414
}
}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.414,
"rate": 3.07414
}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