Rate Overview
Live
1 SEK = 0.684036 LYD
1 LYD = 1.4619
SEK
Avg
0.682255
High
0.685510
Low
0.678232
Last updated: 5/27/2026, 10:45:43 PM
Quick Conversions
| SEK | LYD |
|---|---|
| 1 SEK | 0.68 LYD |
| 10 SEK | 6.84 LYD |
| 50 SEK | 34.20 LYD |
| 100 SEK | 68.40 LYD |
| 500 SEK | 342.02 LYD |
| 1,000 SEK | 684.04 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-27T22:45:43Z",
"rates": {
"LYD": 0.684036
}
}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.4036,
"rate": 0.684036
}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