Rate Overview
Live
1 SEK = 0.673558 LYD
1 LYD = 1.4847
SEK
Avg
0.681457
High
0.686307
Low
0.673558
Last updated: 3/28/2026, 2:37:28 AM
Quick Conversions
| SEK | LYD |
|---|---|
| 1 SEK | 0.67 LYD |
| 10 SEK | 6.74 LYD |
| 50 SEK | 33.68 LYD |
| 100 SEK | 67.36 LYD |
| 500 SEK | 336.78 LYD |
| 1,000 SEK | 673.56 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-03-28T02:37:28Z",
"rates": {
"LYD": 0.673558
}
}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": 67.3558,
"rate": 0.673558
}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