Rate Overview
Live
1 LYD = 1.4535 SEK
1 SEK = 0.688013
LYD
Avg
1.4563
High
1.4686
Low
1.4419
Last updated: 4/17/2026, 6:14:13 AM
Quick Conversions
| LYD | SEK |
|---|---|
| 1 LYD | 1.45 SEK |
| 10 LYD | 14.53 SEK |
| 50 LYD | 72.67 SEK |
| 100 LYD | 145.35 SEK |
| 500 LYD | 726.73 SEK |
| 1,000 LYD | 1,453.46 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-04-17T06:14:13Z",
"rates": {
"SEK": 1.45346
}
}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": 145.346,
"rate": 1.45346
}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