Rate Overview
Live
1 EGP = 0.072997 SAR
1 SAR = 13.6992
EGP
Avg
0.073566
High
0.074258
Low
0.072997
Last updated: 7/24/2026, 11:02:00 PM
Quick Conversions
| EGP | SAR |
|---|---|
| 1 EGP | 0.07 SAR |
| 10 EGP | 0.73 SAR |
| 50 EGP | 3.65 SAR |
| 100 EGP | 7.30 SAR |
| 500 EGP | 36.50 SAR |
| 1,000 EGP | 73.00 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-07-24T23:02:00Z",
"rates": {
"SAR": 0.072997
}
}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.2997000000000005,
"rate": 0.072997
}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