Rate Overview
Live
1 LTL = 3.1935 NOK
1 NOK = 0.313135
LTL
Avg
3.2359
High
3.4274
Low
3.1069
Last updated: 7/28/2026, 10:35:27 PM
Quick Conversions
| LTL | NOK |
|---|---|
| 1 LTL | 3.19 NOK |
| 10 LTL | 31.94 NOK |
| 50 LTL | 159.68 NOK |
| 100 LTL | 319.35 NOK |
| 500 LTL | 1,596.76 NOK |
| 1,000 LTL | 3,193.51 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-07-28T22:35:27Z",
"rates": {
"NOK": 3.193514
}
}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": 319.3514,
"rate": 3.193514
}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