Rate Overview
Live
1 SAR = 13.3229 EGP
1 EGP = 0.075059
SAR
Avg
13.3312
High
13.3981
Low
13.2370
Last updated: 8/15/2026, 11:33:49 PM
Quick Conversions
| SAR | EGP |
|---|---|
| 1 SAR | 13.32 EGP |
| 10 SAR | 133.23 EGP |
| 50 SAR | 666.14 EGP |
| 100 SAR | 1,332.29 EGP |
| 500 SAR | 6,661.44 EGP |
| 1,000 SAR | 13,322.88 EGP |
Get SAR/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=EGPExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-08-15T23:33:49Z",
"rates": {
"EGP": 13.322884
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "EGP",
"amount": 100
},
"result": 1332.2884,
"rate": 13.322884
}Build with SAR/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key