Rate Overview
Live
1 SAR = 13.6959 EGP
1 EGP = 0.073014
SAR
Avg
13.3374
High
13.6959
Low
13.0192
Last updated: 7/26/2026, 2:45:54 AM
Quick Conversions
| SAR | EGP |
|---|---|
| 1 SAR | 13.70 EGP |
| 10 SAR | 136.96 EGP |
| 50 SAR | 684.80 EGP |
| 100 SAR | 1,369.59 EGP |
| 500 SAR | 6,847.97 EGP |
| 1,000 SAR | 13,695.95 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-26T02:45:54Z",
"rates": {
"EGP": 13.695949
}
}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": 1369.5949,
"rate": 13.695949
}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