Rate Overview
Live
1 ZAR = 3.2124 EGP
1 EGP = 0.311297
ZAR
Avg
3.2197
High
3.2425
Low
3.2007
Last updated: 5/8/2026, 1:01:39 PM
Quick Conversions
| ZAR | EGP |
|---|---|
| 1 ZAR | 3.21 EGP |
| 10 ZAR | 32.12 EGP |
| 50 ZAR | 160.62 EGP |
| 100 ZAR | 321.24 EGP |
| 500 ZAR | 1,606.18 EGP |
| 1,000 ZAR | 3,212.37 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-08T13:01:39Z",
"rates": {
"EGP": 3.212368
}
}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.2368,
"rate": 3.212368
}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