Rate Overview
Live
1 SAR = 13.0212 EGP
1 EGP = 0.076798
SAR
Avg
13.0746
High
13.1423
Low
13.0162
Last updated: 7/8/2026, 6:29:32 AM
Quick Conversions
| SAR | EGP |
|---|---|
| 1 SAR | 13.02 EGP |
| 10 SAR | 130.21 EGP |
| 50 SAR | 651.06 EGP |
| 100 SAR | 1,302.12 EGP |
| 500 SAR | 6,510.60 EGP |
| 1,000 SAR | 13,021.20 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-07-08T06:29:32Z",
"rates": {
"EGP": 13.0212
}
}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": 1302.1200000000001,
"rate": 13.0212
}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