Rate Overview
Live
1 SEK = 0.323675 LTL
1 LTL = 3.0895
SEK
Avg
0.322474
High
0.324744
Low
0.319382
Last updated: 3/7/2026, 7:40:02 AM
Quick Conversions
| SEK | LTL |
|---|---|
| 1 SEK | 0.32 LTL |
| 10 SEK | 3.24 LTL |
| 50 SEK | 16.18 LTL |
| 100 SEK | 32.37 LTL |
| 500 SEK | 161.84 LTL |
| 1,000 SEK | 323.68 LTL |
Get SEK/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=LTLExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-03-07T07:40:02Z",
"rates": {
"LTL": 0.323675
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "LTL",
"amount": 100
},
"result": 32.3675,
"rate": 0.323675
}Build with SEK/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key