Rate Overview
Live
1 SAR = 13.5281 EGP
1 EGP = 0.073920
SAR
Avg
13.1747
High
14.4970
Low
12.4574
Last updated: 7/29/2026, 2:22:55 PM
Quick Conversions
| SAR | EGP |
|---|---|
| 1 SAR | 13.53 EGP |
| 10 SAR | 135.28 EGP |
| 50 SAR | 676.41 EGP |
| 100 SAR | 1,352.81 EGP |
| 500 SAR | 6,764.07 EGP |
| 1,000 SAR | 13,528.13 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-07-29T14:22:55Z",
"rates": {
"EGP": 13.528133
}
}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": 1352.8133,
"rate": 13.528133
}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