Rate Overview
Live
1 NOK = 0.085687 KYD
1 KYD = 11.6704
NOK
Avg
0.085913
High
0.086995
Low
0.085164
Last updated: 3/27/2026, 7:42:34 AM
Quick Conversions
| NOK | KYD |
|---|---|
| 1 NOK | 0.09 KYD |
| 10 NOK | 0.86 KYD |
| 50 NOK | 4.28 KYD |
| 100 NOK | 8.57 KYD |
| 500 NOK | 42.84 KYD |
| 1,000 NOK | 85.69 KYD |
Get NOK/KYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=KYDExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-03-27T07:42:34Z",
"rates": {
"KYD": 0.085687
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=KYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "KYD",
"amount": 100
},
"result": 8.5687,
"rate": 0.085687
}Build with NOK/KYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key