Rate Overview
Live
1 KYD = 11.6042 NOK
1 NOK = 0.086176
KYD
Avg
11.5584
High
11.6728
Low
11.4150
Last updated: 3/6/2026, 8:13:06 AM
Quick Conversions
| KYD | NOK |
|---|---|
| 1 KYD | 11.60 NOK |
| 10 KYD | 116.04 NOK |
| 50 KYD | 580.21 NOK |
| 100 KYD | 1,160.42 NOK |
| 500 KYD | 5,802.08 NOK |
| 1,000 KYD | 11,604.16 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-03-06T08:13:06Z",
"rates": {
"NOK": 11.604156
}
}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": 1160.4156,
"rate": 11.604156
}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