Rate Overview
Live
1 LYD = 1.4472 SEK
1 SEK = 0.691003
LYD
Avg
1.4546
High
1.4643
Low
1.4472
Last updated: 5/7/2026, 1:50:14 PM
Quick Conversions
| LYD | SEK |
|---|---|
| 1 LYD | 1.45 SEK |
| 10 LYD | 14.47 SEK |
| 50 LYD | 72.36 SEK |
| 100 LYD | 144.72 SEK |
| 500 LYD | 723.59 SEK |
| 1,000 LYD | 1,447.17 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-07T13:50:14Z",
"rates": {
"SEK": 1.447171
}
}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": 144.7171,
"rate": 1.447171
}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