Rate Overview
Live
1 LTL = 3.1694 NOK
1 NOK = 0.315521
LTL
Avg
3.1987
High
3.2311
Low
3.1694
Last updated: 4/17/2026, 6:23:09 AM
Quick Conversions
| LTL | NOK |
|---|---|
| 1 LTL | 3.17 NOK |
| 10 LTL | 31.69 NOK |
| 50 LTL | 158.47 NOK |
| 100 LTL | 316.94 NOK |
| 500 LTL | 1,584.68 NOK |
| 1,000 LTL | 3,169.36 NOK |
Get LTL/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=NOKExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-04-17T06:23:09Z",
"rates": {
"NOK": 3.169359
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "NOK",
"amount": 100
},
"result": 316.9359,
"rate": 3.169359
}Build with LTL/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key