Rate Overview
Live
1 LTL = 3.2385 NOK
1 NOK = 0.308788
LTL
Avg
3.2382
High
3.2834
Low
3.1847
Last updated: 3/27/2026, 11:45:31 AM
Quick Conversions
| LTL | NOK |
|---|---|
| 1 LTL | 3.24 NOK |
| 10 LTL | 32.38 NOK |
| 50 LTL | 161.92 NOK |
| 100 LTL | 323.85 NOK |
| 500 LTL | 1,619.23 NOK |
| 1,000 LTL | 3,238.47 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-27T11:45:31Z",
"rates": {
"NOK": 3.238466
}
}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": 323.84659999999997,
"rate": 3.238466
}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