Rate Overview
Live
1 NOK = 0.688770 LYD
1 LYD = 1.4519
NOK
Avg
0.684553
High
0.688770
Low
0.680931
Last updated: 5/7/2026, 11:21:19 AM
Quick Conversions
| NOK | LYD |
|---|---|
| 1 NOK | 0.69 LYD |
| 10 NOK | 6.89 LYD |
| 50 NOK | 34.44 LYD |
| 100 NOK | 68.88 LYD |
| 500 NOK | 344.39 LYD |
| 1,000 NOK | 688.77 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-05-07T11:21:19Z",
"rates": {
"LYD": 0.68877
}
}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": 68.877,
"rate": 0.68877
}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