Rate Overview
Live
1 LTL = 3.1171 SEK
1 SEK = 0.320814
LTL
Avg
3.1274
High
3.1417
Low
3.1171
Last updated: 5/7/2026, 11:22:09 AM
Quick Conversions
| LTL | SEK |
|---|---|
| 1 LTL | 3.12 SEK |
| 10 LTL | 31.17 SEK |
| 50 LTL | 155.85 SEK |
| 100 LTL | 311.71 SEK |
| 500 LTL | 1,558.54 SEK |
| 1,000 LTL | 3,117.08 SEK |
Get LTL/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=SEKExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-05-07T11:22:09Z",
"rates": {
"SEK": 3.117075
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "SEK",
"amount": 100
},
"result": 311.7075,
"rate": 3.117075
}Build with LTL/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key