Rate Overview
Live
1 SEK = 0.657065 LYD
1 LYD = 1.5219
SEK
Avg
0.681048
High
0.711604
Low
0.657065
Last updated: 7/28/2026, 10:12:51 AM
Quick Conversions
| SEK | LYD |
|---|---|
| 1 SEK | 0.66 LYD |
| 10 SEK | 6.57 LYD |
| 50 SEK | 32.85 LYD |
| 100 SEK | 65.71 LYD |
| 500 SEK | 328.53 LYD |
| 1,000 SEK | 657.07 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-28T10:12:51Z",
"rates": {
"LYD": 0.657065
}
}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": 65.7065,
"rate": 0.657065
}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