Rate Overview
Live
1 SHP = 67.2974 EGP
1 EGP = 0.014859
SHP
Avg
68.8417
High
69.7385
Low
67.2974
Last updated: 6/16/2026, 1:30:13 PM
Quick Conversions
| SHP | EGP |
|---|---|
| 1 SHP | 67.30 EGP |
| 10 SHP | 672.97 EGP |
| 50 SHP | 3,364.87 EGP |
| 100 SHP | 6,729.74 EGP |
| 500 SHP | 33,648.68 EGP |
| 1,000 SHP | 67,297.35 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-06-16T13:30:13Z",
"rates": {
"EGP": 67.297354
}
}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": 6729.7354,
"rate": 67.297354
}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