Rate Overview
Live
1 SCR = 3.4003 EGP
1 EGP = 0.294088
SCR
Avg
3.4580
High
3.8988
Low
3.1653
Last updated: 7/9/2026, 7:48:53 AM
Quick Conversions
| SCR | EGP |
|---|---|
| 1 SCR | 3.40 EGP |
| 10 SCR | 34.00 EGP |
| 50 SCR | 170.02 EGP |
| 100 SCR | 340.03 EGP |
| 500 SCR | 1,700.17 EGP |
| 1,000 SCR | 3,400.34 EGP |
Get SCR/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=EGPExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-07-09T07:48:53Z",
"rates": {
"EGP": 3.400338
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "EGP",
"amount": 100
},
"result": 340.0338,
"rate": 3.400338
}Build with SCR/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key