Rate Overview
Live
1 LYD = 1.5105 SEK
1 SEK = 0.662034
LYD
Avg
1.5114
High
1.5212
Low
1.5023
Last updated: 7/27/2026, 3:36:14 AM
Quick Conversions
| LYD | SEK |
|---|---|
| 1 LYD | 1.51 SEK |
| 10 LYD | 15.10 SEK |
| 50 LYD | 75.52 SEK |
| 100 LYD | 151.05 SEK |
| 500 LYD | 755.25 SEK |
| 1,000 LYD | 1,510.50 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-07-27T03:36:14Z",
"rates": {
"SEK": 1.510497
}
}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.0497,
"rate": 1.510497
}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