Rate Overview
Live
1 EGP = 0.190429 SEK
1 SEK = 5.2513
EGP
Avg
0.190303
High
0.191153
Low
0.189535
Last updated: 7/23/2026, 3:29:55 PM
Quick Conversions
| EGP | SEK |
|---|---|
| 1 EGP | 0.19 SEK |
| 10 EGP | 1.90 SEK |
| 50 EGP | 9.52 SEK |
| 100 EGP | 19.04 SEK |
| 500 EGP | 95.21 SEK |
| 1,000 EGP | 190.43 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-23T15:29:55Z",
"rates": {
"SEK": 0.190429
}
}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": 19.0429,
"rate": 0.190429
}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