Rate Overview
Live
1 LTL = 3.1755 NOK
1 NOK = 0.314909
LTL
Avg
3.1786
High
3.1889
Low
3.1649
Last updated: 8/13/2026, 2:48:33 PM
Quick Conversions
| LTL | NOK |
|---|---|
| 1 LTL | 3.18 NOK |
| 10 LTL | 31.76 NOK |
| 50 LTL | 158.78 NOK |
| 100 LTL | 317.55 NOK |
| 500 LTL | 1,587.76 NOK |
| 1,000 LTL | 3,175.52 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-08-13T14:48:33Z",
"rates": {
"NOK": 3.175518
}
}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.55179999999996,
"rate": 3.175518
}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