Rate Overview
Live
1 SAR = 13.5792 EGP
1 EGP = 0.073642
SAR
Avg
13.5249
High
13.6004
Low
13.3416
Last updated: 9/5/2026, 12:59:50 PM
Quick Conversions
| SAR | EGP |
|---|---|
| 1 SAR | 13.58 EGP |
| 10 SAR | 135.79 EGP |
| 50 SAR | 678.96 EGP |
| 100 SAR | 1,357.92 EGP |
| 500 SAR | 6,789.59 EGP |
| 1,000 SAR | 13,579.18 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-09-05T12:59:50Z",
"rates": {
"EGP": 13.579179
}
}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": 1357.9179,
"rate": 13.579179
}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