Rate Overview
Live
1 SEK = 0.658296 LYD
1 LYD = 1.5191
SEK
Avg
0.659400
High
0.662930
Low
0.658058
Last updated: 7/28/2026, 4:09:22 AM
Quick Conversions
| SEK | LYD |
|---|---|
| 1 SEK | 0.66 LYD |
| 10 SEK | 6.58 LYD |
| 50 SEK | 32.91 LYD |
| 100 SEK | 65.83 LYD |
| 500 SEK | 329.15 LYD |
| 1,000 SEK | 658.30 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-28T04:09:22Z",
"rates": {
"LYD": 0.658296
}
}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.8296,
"rate": 0.658296
}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