Rate Overview
Live
1 SAR = 13.5000 EGP
1 EGP = 0.074074
SAR
Avg
13.6064
High
13.6959
Low
13.4779
Last updated: 7/29/2026, 11:36:13 AM
Quick Conversions
| SAR | EGP |
|---|---|
| 1 SAR | 13.50 EGP |
| 10 SAR | 135.00 EGP |
| 50 SAR | 675.00 EGP |
| 100 SAR | 1,350.00 EGP |
| 500 SAR | 6,749.99 EGP |
| 1,000 SAR | 13,499.97 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-29T11:36:13Z",
"rates": {
"EGP": 13.499973
}
}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": 1349.9973,
"rate": 13.499973
}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