Rate Overview
Live
1 ISK = 0.024560 LTL
1 LTL = 40.7166
ISK
Avg
0.024535
High
0.024583
Low
0.024451
Last updated: 9/2/2026, 11:01:36 AM
Quick Conversions
| ISK | LTL |
|---|---|
| 1 ISK | 0.02 LTL |
| 10 ISK | 0.25 LTL |
| 50 ISK | 1.23 LTL |
| 100 ISK | 2.46 LTL |
| 500 ISK | 12.28 LTL |
| 1,000 ISK | 24.56 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-09-02T11:01:36Z",
"rates": {
"LTL": 0.02456
}
}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.456,
"rate": 0.02456
}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