Rate Overview
Live
1 EGP = 0.178362 SEK
1 SEK = 5.6066
EGP
Avg
0.193188
High
0.202142
Low
0.178362
Last updated: 3/27/2026, 3:53:20 PM
Quick Conversions
| EGP | SEK |
|---|---|
| 1 EGP | 0.18 SEK |
| 10 EGP | 1.78 SEK |
| 50 EGP | 8.92 SEK |
| 100 EGP | 17.84 SEK |
| 500 EGP | 89.18 SEK |
| 1,000 EGP | 178.36 SEK |
Get EGP/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=SEKExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-03-27T15:53:20Z",
"rates": {
"SEK": 0.178362
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "SEK",
"amount": 100
},
"result": 17.836199999999998,
"rate": 0.178362
}Build with EGP/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key