Rate Overview
Live
1 NOK = 0.320192 LTL
1 LTL = 3.1231
NOK
Avg
0.318456
High
0.320192
Low
0.316642
Last updated: 5/7/2026, 11:22:38 AM
Quick Conversions
| NOK | LTL |
|---|---|
| 1 NOK | 0.32 LTL |
| 10 NOK | 3.20 LTL |
| 50 NOK | 16.01 LTL |
| 100 NOK | 32.02 LTL |
| 500 NOK | 160.10 LTL |
| 1,000 NOK | 320.19 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-05-07T11:22:38Z",
"rates": {
"LTL": 0.320192
}
}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": 32.0192,
"rate": 0.320192
}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