Rate Overview
Live
1 NOK = 0.665721 LYD
1 LYD = 1.5021
NOK
Avg
0.605532
High
0.689677
Low
0.528406
Last updated: 7/30/2026, 9:41:36 AM
Quick Conversions
| NOK | LYD |
|---|---|
| 1 NOK | 0.67 LYD |
| 10 NOK | 6.66 LYD |
| 50 NOK | 33.29 LYD |
| 100 NOK | 66.57 LYD |
| 500 NOK | 332.86 LYD |
| 1,000 NOK | 665.72 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-07-30T09:41:36Z",
"rates": {
"LYD": 0.665721
}
}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": 66.5721,
"rate": 0.665721
}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