Rate Overview
Live
1 NOK = 0.086549 KYD
1 KYD = 11.5541
NOK
Avg
0.086253
High
0.086830
Low
0.085843
Last updated: 7/30/2026, 11:15:44 AM
Quick Conversions
| NOK | KYD |
|---|---|
| 1 NOK | 0.09 KYD |
| 10 NOK | 0.87 KYD |
| 50 NOK | 4.33 KYD |
| 100 NOK | 8.65 KYD |
| 500 NOK | 43.27 KYD |
| 1,000 NOK | 86.55 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-07-30T11:15:44Z",
"rates": {
"KYD": 0.086549
}
}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.6549,
"rate": 0.086549
}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