Rate Overview
Live
1 ZAR = 3.0790 EGP
1 EGP = 0.324777
ZAR
Avg
3.0843
High
3.1082
Low
3.0516
Last updated: 3/27/2026, 2:47:47 PM
Quick Conversions
| ZAR | EGP |
|---|---|
| 1 ZAR | 3.08 EGP |
| 10 ZAR | 30.79 EGP |
| 50 ZAR | 153.95 EGP |
| 100 ZAR | 307.90 EGP |
| 500 ZAR | 1,539.52 EGP |
| 1,000 ZAR | 3,079.04 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-27T14:47:47Z",
"rates": {
"EGP": 3.079038
}
}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.9038,
"rate": 3.079038
}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