Rate Overview
Live
1 EGP = 0.262249 SCR
1 SCR = 3.8132
EGP
Avg
0.262234
High
0.273125
Low
0.256492
Last updated: 5/7/2026, 1:19:18 AM
Quick Conversions
| EGP | SCR |
|---|---|
| 1 EGP | 0.26 SCR |
| 10 EGP | 2.62 SCR |
| 50 EGP | 13.11 SCR |
| 100 EGP | 26.22 SCR |
| 500 EGP | 131.12 SCR |
| 1,000 EGP | 262.25 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-05-07T01:19:18Z",
"rates": {
"SCR": 0.262249
}
}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": 26.2249,
"rate": 0.262249
}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