Rate Overview
Live
1 EGP = 0.073602 SAR
1 SAR = 13.5866
EGP
Avg
0.074046
High
0.074953
Low
0.073527
Last updated: 9/4/2026, 6:23:26 PM
Quick Conversions
| EGP | SAR |
|---|---|
| 1 EGP | 0.07 SAR |
| 10 EGP | 0.74 SAR |
| 50 EGP | 3.68 SAR |
| 100 EGP | 7.36 SAR |
| 500 EGP | 36.80 SAR |
| 1,000 EGP | 73.60 SAR |
Get EGP/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=SARExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-09-04T18:23:26Z",
"rates": {
"SAR": 0.073602
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "SAR",
"amount": 100
},
"result": 7.3602,
"rate": 0.073602
}Build with EGP/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key