Rate Overview
Live
1 SAR = 14.0087 EGP
1 EGP = 0.071384
SAR
Avg
13.5999
High
14.0119
Low
12.6648
Last updated: 3/27/2026, 12:57:51 PM
Quick Conversions
| SAR | EGP |
|---|---|
| 1 SAR | 14.01 EGP |
| 10 SAR | 140.09 EGP |
| 50 SAR | 700.43 EGP |
| 100 SAR | 1,400.87 EGP |
| 500 SAR | 7,004.33 EGP |
| 1,000 SAR | 14,008.67 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-27T12:57:51Z",
"rates": {
"EGP": 14.008665
}
}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": 1400.8665,
"rate": 14.008665
}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