Rate Overview
Live
1 SEK = 0.668145 LYD
1 LYD = 1.4967
SEK
Avg
0.669112
High
0.671368
Low
0.667344
Last updated: 8/16/2026, 10:06:49 PM
Quick Conversions
| SEK | LYD |
|---|---|
| 1 SEK | 0.67 LYD |
| 10 SEK | 6.68 LYD |
| 50 SEK | 33.41 LYD |
| 100 SEK | 66.81 LYD |
| 500 SEK | 334.07 LYD |
| 1,000 SEK | 668.15 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-08-16T22:06:49Z",
"rates": {
"LYD": 0.668145
}
}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": 66.8145,
"rate": 0.668145
}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