Rate Overview
Live
1 NOK = 0.085191 KYD
1 KYD = 11.7383
NOK
Avg
0.086592
High
0.087597
Low
0.085191
Last updated: 6/19/2026, 8:53:10 AM
Quick Conversions
| NOK | KYD |
|---|---|
| 1 NOK | 0.09 KYD |
| 10 NOK | 0.85 KYD |
| 50 NOK | 4.26 KYD |
| 100 NOK | 8.52 KYD |
| 500 NOK | 42.60 KYD |
| 1,000 NOK | 85.19 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-06-19T08:53:10Z",
"rates": {
"KYD": 0.085191
}
}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.5191,
"rate": 0.085191
}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