Rate Overview
Live
1 SAR = 13.9476 EGP
1 EGP = 0.071697
SAR
Avg
14.1555
High
14.3040
Low
13.9465
Last updated: 5/8/2026, 2:23:47 PM
Quick Conversions
| SAR | EGP |
|---|---|
| 1 SAR | 13.95 EGP |
| 10 SAR | 139.48 EGP |
| 50 SAR | 697.38 EGP |
| 100 SAR | 1,394.76 EGP |
| 500 SAR | 6,973.79 EGP |
| 1,000 SAR | 13,947.58 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-05-08T14:23:47Z",
"rates": {
"EGP": 13.94758
}
}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": 1394.758,
"rate": 13.94758
}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