Rate Overview
Live
1 EGP = 0.071817 SAR
1 SAR = 13.9243
EGP
Avg
0.075641
High
0.079581
Low
0.069734
Last updated: 5/27/2026, 8:48:55 AM
Quick Conversions
| EGP | SAR |
|---|---|
| 1 EGP | 0.07 SAR |
| 10 EGP | 0.72 SAR |
| 50 EGP | 3.59 SAR |
| 100 EGP | 7.18 SAR |
| 500 EGP | 35.91 SAR |
| 1,000 EGP | 71.82 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-05-27T08:48:55Z",
"rates": {
"SAR": 0.071817
}
}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.1817,
"rate": 0.071817
}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