Rate Overview
Live
1 EGP = 0.292405 SCR
1 SCR = 3.4199
EGP
Avg
0.294190
High
0.308355
Low
0.274111
Last updated: 3/7/2026, 4:59:38 AM
Quick Conversions
| EGP | SCR |
|---|---|
| 1 EGP | 0.29 SCR |
| 10 EGP | 2.92 SCR |
| 50 EGP | 14.62 SCR |
| 100 EGP | 29.24 SCR |
| 500 EGP | 146.20 SCR |
| 1,000 EGP | 292.41 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-07T04:59:38Z",
"rates": {
"SCR": 0.292405
}
}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": 29.240500000000004,
"rate": 0.292405
}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