Rate Overview
Live
1 SAR = 13.5260 EGP
1 EGP = 0.073932
SAR
Avg
13.6363
High
13.6959
Low
13.5260
Last updated: 7/27/2026, 8:47:34 PM
Quick Conversions
| SAR | EGP |
|---|---|
| 1 SAR | 13.53 EGP |
| 10 SAR | 135.26 EGP |
| 50 SAR | 676.30 EGP |
| 100 SAR | 1,352.60 EGP |
| 500 SAR | 6,763.00 EGP |
| 1,000 SAR | 13,526.00 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-27T20:47:34Z",
"rates": {
"EGP": 13.525999
}
}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.5999000000002,
"rate": 13.525999
}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