Rate Overview
Live
1 NOK = 0.662028 LYD
1 LYD = 1.5105
NOK
Avg
0.542282
High
0.685121
Low
0.431653
Last updated: 7/27/2026, 9:57:45 AM
Quick Conversions
| NOK | LYD |
|---|---|
| 1 NOK | 0.66 LYD |
| 10 NOK | 6.62 LYD |
| 50 NOK | 33.10 LYD |
| 100 NOK | 66.20 LYD |
| 500 NOK | 331.01 LYD |
| 1,000 NOK | 662.03 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-27T09:57:45Z",
"rates": {
"LYD": 0.662028
}
}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.2028,
"rate": 0.662028
}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