Rate Overview
Live
1 SEK = 0.686659 LYD
1 LYD = 1.4563
SEK
Avg
0.687241
High
0.690618
Low
0.682941
Last updated: 5/7/2026, 7:01:49 PM
Quick Conversions
| SEK | LYD |
|---|---|
| 1 SEK | 0.69 LYD |
| 10 SEK | 6.87 LYD |
| 50 SEK | 34.33 LYD |
| 100 SEK | 68.67 LYD |
| 500 SEK | 343.33 LYD |
| 1,000 SEK | 686.66 LYD |
Get SEK/LYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=LYDExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-05-07T19:01:49Z",
"rates": {
"LYD": 0.686659
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=LYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "LYD",
"amount": 100
},
"result": 68.66590000000001,
"rate": 0.686659
}Build with SEK/LYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key