Rate Overview
Live
1 SHP = 68.9408 EGP
1 EGP = 0.014505
SHP
Avg
68.5734
High
68.9408
Low
67.7210
Last updated: 9/5/2026, 3:04:07 AM
Quick Conversions
| SHP | EGP |
|---|---|
| 1 SHP | 68.94 EGP |
| 10 SHP | 689.41 EGP |
| 50 SHP | 3,447.04 EGP |
| 100 SHP | 6,894.08 EGP |
| 500 SHP | 34,470.38 EGP |
| 1,000 SHP | 68,940.76 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-09-05T03:04:07Z",
"rates": {
"EGP": 68.940763
}
}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": 6894.076300000001,
"rate": 68.940763
}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