Rate Overview
Live
1 SEK = 0.320754 LTL
1 LTL = 3.1177
SEK
Avg
0.319739
High
0.320754
Low
0.318299
Last updated: 5/7/2026, 10:14:08 AM
Quick Conversions
| SEK | LTL |
|---|---|
| 1 SEK | 0.32 LTL |
| 10 SEK | 3.21 LTL |
| 50 SEK | 16.04 LTL |
| 100 SEK | 32.08 LTL |
| 500 SEK | 160.38 LTL |
| 1,000 SEK | 320.75 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-05-07T10:14:08Z",
"rates": {
"LTL": 0.320754
}
}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.0754,
"rate": 0.320754
}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