Rate Overview
Live
1 LYD = 1.4619 SEK
1 SEK = 0.684037
LYD
Avg
1.6379
High
1.7903
Low
1.4053
Last updated: 5/27/2026, 10:47:47 PM
Quick Conversions
| LYD | SEK |
|---|---|
| 1 LYD | 1.46 SEK |
| 10 LYD | 14.62 SEK |
| 50 LYD | 73.10 SEK |
| 100 LYD | 146.19 SEK |
| 500 LYD | 730.95 SEK |
| 1,000 LYD | 1,461.91 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-05-27T22:47:47Z",
"rates": {
"SEK": 1.461909
}
}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": 146.1909,
"rate": 1.461909
}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