Rate Overview
Live
1 ZAR = 3.1799 EGP
1 EGP = 0.314474
ZAR
Avg
3.1952
High
3.2347
Low
3.1605
Last updated: 4/18/2026, 8:49:52 AM
Quick Conversions
| ZAR | EGP |
|---|---|
| 1 ZAR | 3.18 EGP |
| 10 ZAR | 31.80 EGP |
| 50 ZAR | 159.00 EGP |
| 100 ZAR | 317.99 EGP |
| 500 ZAR | 1,589.96 EGP |
| 1,000 ZAR | 3,179.92 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-04-18T08:49:52Z",
"rates": {
"EGP": 3.179916
}
}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": 317.9916,
"rate": 3.179916
}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