Rate Overview
Live
1 SAR = 13.9245 EGP
1 EGP = 0.071816
SAR
Avg
13.4015
High
14.3462
Low
12.4508
Last updated: 5/28/2026, 9:54:11 PM
Quick Conversions
| SAR | EGP |
|---|---|
| 1 SAR | 13.92 EGP |
| 10 SAR | 139.25 EGP |
| 50 SAR | 696.23 EGP |
| 100 SAR | 1,392.45 EGP |
| 500 SAR | 6,962.27 EGP |
| 1,000 SAR | 13,924.53 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-05-28T21:54:11Z",
"rates": {
"EGP": 13.924533
}
}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": 1392.4533000000001,
"rate": 13.924533
}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