Rate Overview
Live
1 LTL = 3.2099 SEK
1 SEK = 0.311537
LTL
Avg
3.2045
High
3.2912
Low
3.1859
Last updated: 7/28/2026, 10:01:07 AM
Quick Conversions
| LTL | SEK |
|---|---|
| 1 LTL | 3.21 SEK |
| 10 LTL | 32.10 SEK |
| 50 LTL | 160.49 SEK |
| 100 LTL | 320.99 SEK |
| 500 LTL | 1,604.95 SEK |
| 1,000 LTL | 3,209.89 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-07-28T10:01:07Z",
"rates": {
"SEK": 3.209892
}
}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": 320.9892,
"rate": 3.209892
}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