Rate Overview
Live
1 SEK = 0.692608 LYD
1 LYD = 1.4438
SEK
Avg
0.692945
High
0.700435
Low
0.688269
Last updated: 3/7/2026, 7:38:08 AM
Quick Conversions
| SEK | LYD |
|---|---|
| 1 SEK | 0.69 LYD |
| 10 SEK | 6.93 LYD |
| 50 SEK | 34.63 LYD |
| 100 SEK | 69.26 LYD |
| 500 SEK | 346.30 LYD |
| 1,000 SEK | 692.61 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-07T07:38:08Z",
"rates": {
"LYD": 0.692608
}
}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": 69.2608,
"rate": 0.692608
}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