Rate Overview
Live
1 LTL = 3.1236 NOK
1 NOK = 0.320145
LTL
Avg
3.1375
High
3.1514
Low
3.1236
Last updated: 9/3/2026, 2:43:52 PM
Quick Conversions
| LTL | NOK |
|---|---|
| 1 LTL | 3.12 NOK |
| 10 LTL | 31.24 NOK |
| 50 LTL | 156.18 NOK |
| 100 LTL | 312.36 NOK |
| 500 LTL | 1,561.79 NOK |
| 1,000 LTL | 3,123.59 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-09-03T14:43:52Z",
"rates": {
"NOK": 3.123586
}
}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": 312.3586,
"rate": 3.123586
}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