Rate Overview
Live
1 SAR = 13.9252 EGP
1 EGP = 0.071812
SAR
Avg
14.0129
High
14.1586
Low
13.9251
Last updated: 5/28/2026, 8:33:13 PM
Quick Conversions
| SAR | EGP |
|---|---|
| 1 SAR | 13.93 EGP |
| 10 SAR | 139.25 EGP |
| 50 SAR | 696.26 EGP |
| 100 SAR | 1,392.52 EGP |
| 500 SAR | 6,962.61 EGP |
| 1,000 SAR | 13,925.23 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-28T20:33:13Z",
"rates": {
"EGP": 13.925226
}
}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": 1392.5226,
"rate": 13.925226
}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