Rate Overview
Live
1 SHP = 70.4421 EGP
1 EGP = 0.014196
SHP
Avg
65.3956
High
70.4421
Low
62.0245
Last updated: 3/27/2026, 1:41:26 PM
Quick Conversions
| SHP | EGP |
|---|---|
| 1 SHP | 70.44 EGP |
| 10 SHP | 704.42 EGP |
| 50 SHP | 3,522.10 EGP |
| 100 SHP | 7,044.21 EGP |
| 500 SHP | 35,221.05 EGP |
| 1,000 SHP | 70,442.10 EGP |
Get SHP/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=EGPExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-03-27T13:41:26Z",
"rates": {
"EGP": 70.442096
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "EGP",
"amount": 100
},
"result": 7044.209600000001,
"rate": 70.442096
}Build with SHP/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key