Rate Overview
Live
1 EGP = 0.182547 SEK
1 SEK = 5.4780
EGP
Avg
0.185469
High
0.190284
Low
0.182547
Last updated: 3/7/2026, 4:58:31 AM
Quick Conversions
| EGP | SEK |
|---|---|
| 1 EGP | 0.18 SEK |
| 10 EGP | 1.83 SEK |
| 50 EGP | 9.13 SEK |
| 100 EGP | 18.25 SEK |
| 500 EGP | 91.27 SEK |
| 1,000 EGP | 182.55 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-07T04:58:31Z",
"rates": {
"SEK": 0.182547
}
}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": 18.2547,
"rate": 0.182547
}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