Rate Overview
Live
1 LYD = 1.4861 SEK
1 SEK = 0.672922
LYD
Avg
1.5094
High
1.7001
Low
1.4003
Last updated: 3/28/2026, 7:55:35 AM
Quick Conversions
| LYD | SEK |
|---|---|
| 1 LYD | 1.49 SEK |
| 10 LYD | 14.86 SEK |
| 50 LYD | 74.30 SEK |
| 100 LYD | 148.61 SEK |
| 500 LYD | 743.03 SEK |
| 1,000 LYD | 1,486.06 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-03-28T07:55:35Z",
"rates": {
"SEK": 1.486056
}
}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": 148.6056,
"rate": 1.486056
}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