Rate Overview
Live
1 ISK = 0.023860 LTL
1 LTL = 41.9111
ISK
Avg
0.023889
High
0.024080
Low
0.023708
Last updated: 3/7/2026, 12:27:59 AM
Quick Conversions
| ISK | LTL |
|---|---|
| 1 ISK | 0.02 LTL |
| 10 ISK | 0.24 LTL |
| 50 ISK | 1.19 LTL |
| 100 ISK | 2.39 LTL |
| 500 ISK | 11.93 LTL |
| 1,000 ISK | 23.86 LTL |
Get ISK/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=LTLExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-03-07T00:27:59Z",
"rates": {
"LTL": 0.02386
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "LTL",
"amount": 100
},
"result": 2.386,
"rate": 0.02386
}Build with ISK/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key