Rate Overview
Live
1 SAR = 13.8322 EGP
1 EGP = 0.072295
SAR
Avg
13.9524
High
14.1772
Low
13.7706
Last updated: 4/18/2026, 8:51:23 AM
Quick Conversions
| SAR | EGP |
|---|---|
| 1 SAR | 13.83 EGP |
| 10 SAR | 138.32 EGP |
| 50 SAR | 691.61 EGP |
| 100 SAR | 1,383.22 EGP |
| 500 SAR | 6,916.12 EGP |
| 1,000 SAR | 13,832.25 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-04-18T08:51:23Z",
"rates": {
"EGP": 13.832246
}
}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": 1383.2246,
"rate": 13.832246
}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