Rate Overview
Live
1 EGP = 0.273803 SCR
1 SCR = 3.6523
EGP
Avg
0.303919
High
0.322404
Low
0.267041
Last updated: 3/27/2026, 5:37:42 PM
Quick Conversions
| EGP | SCR |
|---|---|
| 1 EGP | 0.27 SCR |
| 10 EGP | 2.74 SCR |
| 50 EGP | 13.69 SCR |
| 100 EGP | 27.38 SCR |
| 500 EGP | 136.90 SCR |
| 1,000 EGP | 273.80 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-03-27T17:37:42Z",
"rates": {
"SCR": 0.273803
}
}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": 27.380300000000002,
"rate": 0.273803
}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