Rate Overview
Live
1 SCR = 3.7923 EGP
1 EGP = 0.263690
SCR
Avg
3.5897
High
3.7923
Low
3.4318
Last updated: 3/26/2026, 11:35:51 AM
Quick Conversions
| SCR | EGP |
|---|---|
| 1 SCR | 3.79 EGP |
| 10 SCR | 37.92 EGP |
| 50 SCR | 189.62 EGP |
| 100 SCR | 379.23 EGP |
| 500 SCR | 1,896.17 EGP |
| 1,000 SCR | 3,792.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-03-26T11:35:51Z",
"rates": {
"EGP": 3.792335
}
}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": 379.2335,
"rate": 3.792335
}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