Rate Overview
Live
1 LTL = 3.1270 NOK
1 NOK = 0.319792
LTL
Avg
3.2775
High
3.4460
Low
3.1164
Last updated: 5/27/2026, 2:55:09 PM
Quick Conversions
| LTL | NOK |
|---|---|
| 1 LTL | 3.13 NOK |
| 10 LTL | 31.27 NOK |
| 50 LTL | 156.35 NOK |
| 100 LTL | 312.70 NOK |
| 500 LTL | 1,563.52 NOK |
| 1,000 LTL | 3,127.03 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-05-27T14:55:09Z",
"rates": {
"NOK": 3.127033
}
}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": 312.7033,
"rate": 3.127033
}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