Rate Overview
Live
1 NOK = 0.308323 LTL
1 LTL = 3.2434
NOK
Avg
0.309042
High
0.312771
Low
0.305567
Last updated: 3/27/2026, 2:46:17 PM
Quick Conversions
| NOK | LTL |
|---|---|
| 1 NOK | 0.31 LTL |
| 10 NOK | 3.08 LTL |
| 50 NOK | 15.42 LTL |
| 100 NOK | 30.83 LTL |
| 500 NOK | 154.16 LTL |
| 1,000 NOK | 308.32 LTL |
Get NOK/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=LTLExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-03-27T14:46:17Z",
"rates": {
"LTL": 0.308323
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "LTL",
"amount": 100
},
"result": 30.8323,
"rate": 0.308323
}Build with NOK/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key