Rate Overview
Live
1 LTL = 3.2242 NOK
1 NOK = 0.310157
LTL
Avg
3.2530
High
3.2834
Low
3.2242
Last updated: 3/7/2026, 12:29:33 AM
Quick Conversions
| LTL | NOK |
|---|---|
| 1 LTL | 3.22 NOK |
| 10 LTL | 32.24 NOK |
| 50 LTL | 161.21 NOK |
| 100 LTL | 322.42 NOK |
| 500 LTL | 1,612.09 NOK |
| 1,000 LTL | 3,224.18 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-03-07T00:29:33Z",
"rates": {
"NOK": 3.224176
}
}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": 322.4176,
"rate": 3.224176
}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