Rate Overview
Live
1 SAR = 13.3123 EGP
1 EGP = 0.075118
SAR
Avg
13.5764
High
13.8620
Low
13.3118
Last updated: 6/18/2026, 10:02:58 AM
Quick Conversions
| SAR | EGP |
|---|---|
| 1 SAR | 13.31 EGP |
| 10 SAR | 133.12 EGP |
| 50 SAR | 665.62 EGP |
| 100 SAR | 1,331.23 EGP |
| 500 SAR | 6,656.17 EGP |
| 1,000 SAR | 13,312.35 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-06-18T10:02:58Z",
"rates": {
"EGP": 13.312346
}
}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": 1331.2346,
"rate": 13.312346
}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