Rate Overview
Live
1 ISK = 0.024077 LTL
1 LTL = 41.5334
ISK
Avg
0.023959
High
0.024146
Low
0.023708
Last updated: 3/27/2026, 11:51:25 AM
Quick Conversions
| ISK | LTL |
|---|---|
| 1 ISK | 0.02 LTL |
| 10 ISK | 0.24 LTL |
| 50 ISK | 1.20 LTL |
| 100 ISK | 2.41 LTL |
| 500 ISK | 12.04 LTL |
| 1,000 ISK | 24.08 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-27T11:51:25Z",
"rates": {
"LTL": 0.024077
}
}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.4077,
"rate": 0.024077
}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