Rate Overview
Live
1 NOK = 0.659274 LYD
1 LYD = 1.5168
NOK
Avg
0.661336
High
0.668398
Low
0.653734
Last updated: 3/27/2026, 6:03:51 AM
Quick Conversions
| NOK | LYD |
|---|---|
| 1 NOK | 0.66 LYD |
| 10 NOK | 6.59 LYD |
| 50 NOK | 32.96 LYD |
| 100 NOK | 65.93 LYD |
| 500 NOK | 329.64 LYD |
| 1,000 NOK | 659.27 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-03-27T06:03:51Z",
"rates": {
"LYD": 0.659274
}
}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": 65.9274,
"rate": 0.659274
}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