Rate Overview
Live
1 EGP = 0.072631 SAR
1 SAR = 13.7682
EGP
Avg
0.071353
High
0.072631
Low
0.070535
Last updated: 4/16/2026, 10:44:36 PM
Quick Conversions
| EGP | SAR |
|---|---|
| 1 EGP | 0.07 SAR |
| 10 EGP | 0.73 SAR |
| 50 EGP | 3.63 SAR |
| 100 EGP | 7.26 SAR |
| 500 EGP | 36.32 SAR |
| 1,000 EGP | 72.63 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-04-16T22:44:36Z",
"rates": {
"SAR": 0.072631
}
}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.2631,
"rate": 0.072631
}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