Rate Overview
Live
1 SAR = 13.3258 EGP
1 EGP = 0.075043
SAR
Avg
13.0671
High
13.3309
Low
12.6648
Last updated: 3/6/2026, 9:56:57 PM
Quick Conversions
| SAR | EGP |
|---|---|
| 1 SAR | 13.33 EGP |
| 10 SAR | 133.26 EGP |
| 50 SAR | 666.29 EGP |
| 100 SAR | 1,332.58 EGP |
| 500 SAR | 6,662.89 EGP |
| 1,000 SAR | 13,325.78 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-03-06T21:56:57Z",
"rates": {
"EGP": 13.325775
}
}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": 1332.5775,
"rate": 13.325775
}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