Rate Overview
Live
1 NOK = 0.313738 LTL
1 LTL = 3.1874
NOK
Avg
0.298839
High
0.319334
Low
0.286226
Last updated: 7/30/2026, 8:17:08 AM
Quick Conversions
| NOK | LTL |
|---|---|
| 1 NOK | 0.31 LTL |
| 10 NOK | 3.14 LTL |
| 50 NOK | 15.69 LTL |
| 100 NOK | 31.37 LTL |
| 500 NOK | 156.87 LTL |
| 1,000 NOK | 313.74 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-07-30T08:17:08Z",
"rates": {
"LTL": 0.313738
}
}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": 31.373800000000003,
"rate": 0.313738
}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