Rate Overview
Live
1 SEK = 5.0999 EGP
1 EGP = 0.196082
SEK
Avg
5.0755
High
5.0999
Low
5.0404
Last updated: 7/3/2026, 1:19:28 PM
Quick Conversions
| SEK | EGP |
|---|---|
| 1 SEK | 5.10 EGP |
| 10 SEK | 51.00 EGP |
| 50 SEK | 255.00 EGP |
| 100 SEK | 509.99 EGP |
| 500 SEK | 2,549.95 EGP |
| 1,000 SEK | 5,099.91 EGP |
Get SEK/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=EGPExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-07-03T13:19:28Z",
"rates": {
"EGP": 5.099907
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "EGP",
"amount": 100
},
"result": 509.9907,
"rate": 5.099907
}Build with SEK/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key