Rate Overview
Live
1 EGP = 0.284945 SCR
1 SCR = 3.5094
EGP
Avg
0.274014
High
0.284945
Low
0.266426
Last updated: 6/16/2026, 3:37:38 AM
Quick Conversions
| EGP | SCR |
|---|---|
| 1 EGP | 0.28 SCR |
| 10 EGP | 2.85 SCR |
| 50 EGP | 14.25 SCR |
| 100 EGP | 28.49 SCR |
| 500 EGP | 142.47 SCR |
| 1,000 EGP | 284.95 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-06-16T03:37:38Z",
"rates": {
"SCR": 0.284945
}
}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.494500000000002,
"rate": 0.284945
}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