Rate Overview
Live
1 LTL = 3.2433 NOK
1 NOK = 0.308323
LTL
Avg
3.2360
High
3.2726
Low
3.1972
Last updated: 3/27/2026, 2:32:38 PM
Quick Conversions
| LTL | NOK |
|---|---|
| 1 LTL | 3.24 NOK |
| 10 LTL | 32.43 NOK |
| 50 LTL | 162.17 NOK |
| 100 LTL | 324.33 NOK |
| 500 LTL | 1,621.67 NOK |
| 1,000 LTL | 3,243.35 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-27T14:32:38Z",
"rates": {
"NOK": 3.243347
}
}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": 324.3347,
"rate": 3.243347
}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