Rate Overview
Live
1 ZAR = 2.9916 EGP
1 EGP = 0.334264
ZAR
Avg
3.0107
High
3.0374
Low
2.9896
Last updated: 7/8/2026, 12:06:08 AM
Quick Conversions
| ZAR | EGP |
|---|---|
| 1 ZAR | 2.99 EGP |
| 10 ZAR | 29.92 EGP |
| 50 ZAR | 149.58 EGP |
| 100 ZAR | 299.16 EGP |
| 500 ZAR | 1,495.83 EGP |
| 1,000 ZAR | 2,991.65 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-07-08T00:06:08Z",
"rates": {
"EGP": 2.99165
}
}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": 299.16499999999996,
"rate": 2.99165
}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