Rate Overview
Live
1 NOK = 0.666594 LYD
1 LYD = 1.5002
NOK
Avg
0.665608
High
0.668918
Low
0.661022
Last updated: 7/30/2026, 7:17:54 AM
Quick Conversions
| NOK | LYD |
|---|---|
| 1 NOK | 0.67 LYD |
| 10 NOK | 6.67 LYD |
| 50 NOK | 33.33 LYD |
| 100 NOK | 66.66 LYD |
| 500 NOK | 333.30 LYD |
| 1,000 NOK | 666.59 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-30T07:17:54Z",
"rates": {
"LYD": 0.666594
}
}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.6594,
"rate": 0.666594
}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