Rate Overview
Live
1 SEK = 0.672921 LYD
1 LYD = 1.4861
SEK
Avg
0.592918
High
0.710792
Low
0.481016
Last updated: 3/28/2026, 6:10:27 AM
Quick Conversions
| SEK | LYD |
|---|---|
| 1 SEK | 0.67 LYD |
| 10 SEK | 6.73 LYD |
| 50 SEK | 33.65 LYD |
| 100 SEK | 67.29 LYD |
| 500 SEK | 336.46 LYD |
| 1,000 SEK | 672.92 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-28T06:10:27Z",
"rates": {
"LYD": 0.672921
}
}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.2921,
"rate": 0.672921
}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