Rate Overview
Live
1 SEK = 0.312102 LTL
1 LTL = 3.2041
SEK
Avg
0.320058
High
0.326624
Low
0.311400
Last updated: 7/10/2026, 9:51:17 AM
Quick Conversions
| SEK | LTL |
|---|---|
| 1 SEK | 0.31 LTL |
| 10 SEK | 3.12 LTL |
| 50 SEK | 15.61 LTL |
| 100 SEK | 31.21 LTL |
| 500 SEK | 156.05 LTL |
| 1,000 SEK | 312.10 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-07-10T09:51:17Z",
"rates": {
"LTL": 0.312102
}
}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": 31.2102,
"rate": 0.312102
}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