Rate Overview
Live
1 LYD = 1.5055 SEK
1 SEK = 0.664230
LYD
Avg
1.5112
High
1.5188
Low
1.5038
Last updated: 7/5/2026, 6:15:10 PM
Quick Conversions
| LYD | SEK |
|---|---|
| 1 LYD | 1.51 SEK |
| 10 LYD | 15.06 SEK |
| 50 LYD | 75.28 SEK |
| 100 LYD | 150.55 SEK |
| 500 LYD | 752.75 SEK |
| 1,000 LYD | 1,505.50 SEK |
Get LYD/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LYD¤cies=SEKExample Response:
{
"success": true,
"base": "LYD",
"date": "2026-07-05T18:15:10Z",
"rates": {
"SEK": 1.505502
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LYD&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "LYD",
"to": "SEK",
"amount": 100
},
"result": 150.5502,
"rate": 1.505502
}Build with LYD/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key