Rate Overview
Live
1 NOK = 0.675281 LYD
1 LYD = 1.4809
NOK
Avg
0.671088
High
0.675281
Low
0.665324
Last updated: 4/17/2026, 7:32:32 AM
Quick Conversions
| NOK | LYD |
|---|---|
| 1 NOK | 0.68 LYD |
| 10 NOK | 6.75 LYD |
| 50 NOK | 33.76 LYD |
| 100 NOK | 67.53 LYD |
| 500 NOK | 337.64 LYD |
| 1,000 NOK | 675.28 LYD |
Get NOK/LYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=LYDExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-04-17T07:32:32Z",
"rates": {
"LYD": 0.675281
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=LYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "LYD",
"amount": 100
},
"result": 67.5281,
"rate": 0.675281
}Build with NOK/LYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key