Rate Overview
Live
1 LYD = 1.5122 SEK
1 SEK = 0.661282
LYD
Avg
1.4874
High
1.7010
Low
1.4053
Last updated: 6/30/2026, 9:05:00 PM
Quick Conversions
| LYD | SEK |
|---|---|
| 1 LYD | 1.51 SEK |
| 10 LYD | 15.12 SEK |
| 50 LYD | 75.61 SEK |
| 100 LYD | 151.22 SEK |
| 500 LYD | 756.11 SEK |
| 1,000 LYD | 1,512.21 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-06-30T21:05:00Z",
"rates": {
"SEK": 1.512214
}
}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": 151.2214,
"rate": 1.512214
}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