Rate Overview
Live
1 NOK = 0.658958 LYD
1 LYD = 1.5175
NOK
Avg
0.661346
High
0.668398
Low
0.653734
Last updated: 3/27/2026, 9:27:00 AM
Quick Conversions
| NOK | LYD |
|---|---|
| 1 NOK | 0.66 LYD |
| 10 NOK | 6.59 LYD |
| 50 NOK | 32.95 LYD |
| 100 NOK | 65.90 LYD |
| 500 NOK | 329.48 LYD |
| 1,000 NOK | 658.96 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-27T09:27:00Z",
"rates": {
"LYD": 0.658958
}
}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.89580000000001,
"rate": 0.658958
}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