Rate Overview
Live
1 KYD = 11.6548 NOK
1 NOK = 0.085802
KYD
Avg
11.7398
High
12.0361
Low
11.5167
Last updated: 7/28/2026, 9:29:48 AM
Quick Conversions
| KYD | NOK |
|---|---|
| 1 KYD | 11.65 NOK |
| 10 KYD | 116.55 NOK |
| 50 KYD | 582.74 NOK |
| 100 KYD | 1,165.48 NOK |
| 500 KYD | 5,827.38 NOK |
| 1,000 KYD | 11,654.76 NOK |
Get KYD/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KYD¤cies=NOKExample Response:
{
"success": true,
"base": "KYD",
"date": "2026-07-28T09:29:48Z",
"rates": {
"NOK": 11.654763
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KYD&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "KYD",
"to": "NOK",
"amount": 100
},
"result": 1165.4763,
"rate": 11.654763
}Build with KYD/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key