Rate Overview
Live
1 SEK = 0.662968 LYD
1 LYD = 1.5084
SEK
Avg
0.662717
High
0.664977
Low
0.658652
Last updated: 7/7/2026, 11:17:18 AM
Quick Conversions
| SEK | LYD |
|---|---|
| 1 SEK | 0.66 LYD |
| 10 SEK | 6.63 LYD |
| 50 SEK | 33.15 LYD |
| 100 SEK | 66.30 LYD |
| 500 SEK | 331.48 LYD |
| 1,000 SEK | 662.97 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-07-07T11:17:18Z",
"rates": {
"LYD": 0.662968
}
}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.2968,
"rate": 0.662968
}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