Rate Overview
Live
1 EGP = 0.073095 SAR
1 SAR = 13.6808
EGP
Avg
0.074124
High
0.080423
Low
0.069141
Last updated: 7/24/2026, 5:55:54 AM
Quick Conversions
| EGP | SAR |
|---|---|
| 1 EGP | 0.07 SAR |
| 10 EGP | 0.73 SAR |
| 50 EGP | 3.65 SAR |
| 100 EGP | 7.31 SAR |
| 500 EGP | 36.55 SAR |
| 1,000 EGP | 73.10 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-24T05:55:54Z",
"rates": {
"SAR": 0.073095
}
}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.309499999999999,
"rate": 0.073095
}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