Rate Overview
Live
1 SAR = 14.0367 EGP
1 EGP = 0.071242
SAR
Avg
13.1383
High
14.0367
Low
12.5658
Last updated: 3/27/2026, 9:28:05 AM
Quick Conversions
| SAR | EGP |
|---|---|
| 1 SAR | 14.04 EGP |
| 10 SAR | 140.37 EGP |
| 50 SAR | 701.84 EGP |
| 100 SAR | 1,403.67 EGP |
| 500 SAR | 7,018.36 EGP |
| 1,000 SAR | 14,036.71 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-27T09:28:05Z",
"rates": {
"EGP": 14.036712
}
}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": 1403.6712,
"rate": 14.036712
}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