Rate Overview
Live
1 EGP = 0.076090 SAR
1 SAR = 13.1423
EGP
Avg
0.076109
High
0.076478
Low
0.075669
Last updated: 7/4/2026, 1:32:23 PM
Quick Conversions
| EGP | SAR |
|---|---|
| 1 EGP | 0.08 SAR |
| 10 EGP | 0.76 SAR |
| 50 EGP | 3.80 SAR |
| 100 EGP | 7.61 SAR |
| 500 EGP | 38.05 SAR |
| 1,000 EGP | 76.09 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-04T13:32:23Z",
"rates": {
"SAR": 0.07609
}
}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.609000000000001,
"rate": 0.07609
}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