Rate Overview
Live
1 EGP = 0.280839 SCR
1 SCR = 3.5608
EGP
Avg
0.282430
High
0.293404
Low
0.278833
Last updated: 9/4/2026, 7:59:39 AM
Quick Conversions
| EGP | SCR |
|---|---|
| 1 EGP | 0.28 SCR |
| 10 EGP | 2.81 SCR |
| 50 EGP | 14.04 SCR |
| 100 EGP | 28.08 SCR |
| 500 EGP | 140.42 SCR |
| 1,000 EGP | 280.84 SCR |
Get EGP/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=SCRExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-09-04T07:59:39Z",
"rates": {
"SCR": 0.280839
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "SCR",
"amount": 100
},
"result": 28.0839,
"rate": 0.280839
}Build with EGP/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key