Rate Overview
Live
1 LTL = 3.1768 NOK
1 NOK = 0.314783
LTL
Avg
3.2168
High
3.3539
Low
3.1540
Last updated: 7/30/2026, 11:07:57 AM
Quick Conversions
| LTL | NOK |
|---|---|
| 1 LTL | 3.18 NOK |
| 10 LTL | 31.77 NOK |
| 50 LTL | 158.84 NOK |
| 100 LTL | 317.68 NOK |
| 500 LTL | 1,588.40 NOK |
| 1,000 LTL | 3,176.80 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-30T11:07:57Z",
"rates": {
"NOK": 3.176796
}
}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": 317.6796,
"rate": 3.176796
}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