Rate Overview
Live
1 KYD = 11.7111 NOK
1 NOK = 0.085389
KYD
Avg
12.1862
High
13.0253
Low
11.4284
Last updated: 3/27/2026, 1:01:19 PM
Quick Conversions
| KYD | NOK |
|---|---|
| 1 KYD | 11.71 NOK |
| 10 KYD | 117.11 NOK |
| 50 KYD | 585.55 NOK |
| 100 KYD | 1,171.11 NOK |
| 500 KYD | 5,855.55 NOK |
| 1,000 KYD | 11,711.10 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-27T13:01:19Z",
"rates": {
"NOK": 11.711095
}
}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": 1171.1095,
"rate": 11.711095
}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