Rate Overview
Live
1 LTL = 3.2523 NOK
1 NOK = 0.307477
LTL
Avg
3.2389
High
3.2834
Low
3.1847
Last updated: 3/27/2026, 5:03:29 PM
Quick Conversions
| LTL | NOK |
|---|---|
| 1 LTL | 3.25 NOK |
| 10 LTL | 32.52 NOK |
| 50 LTL | 162.61 NOK |
| 100 LTL | 325.23 NOK |
| 500 LTL | 1,626.14 NOK |
| 1,000 LTL | 3,252.28 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-27T17:03:29Z",
"rates": {
"NOK": 3.252281
}
}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": 325.2281,
"rate": 3.252281
}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