Rate Overview
Live
1 EGP = 0.189179 SEK
1 SEK = 5.2860
EGP
Avg
0.189816
High
0.191057
Low
0.189179
Last updated: 7/25/2026, 9:17:42 PM
Quick Conversions
| EGP | SEK |
|---|---|
| 1 EGP | 0.19 SEK |
| 10 EGP | 1.89 SEK |
| 50 EGP | 9.46 SEK |
| 100 EGP | 18.92 SEK |
| 500 EGP | 94.59 SEK |
| 1,000 EGP | 189.18 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-07-25T21:17:42Z",
"rates": {
"SEK": 0.189179
}
}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.917900000000003,
"rate": 0.189179
}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