Rate Overview
Live
1 KYD = 11.6348 NOK
1 NOK = 0.085949
KYD
Avg
11.5007
High
11.9381
Low
11.0054
Last updated: 7/29/2026, 1:11:39 AM
Quick Conversions
| KYD | NOK |
|---|---|
| 1 KYD | 11.63 NOK |
| 10 KYD | 116.35 NOK |
| 50 KYD | 581.74 NOK |
| 100 KYD | 1,163.48 NOK |
| 500 KYD | 5,817.40 NOK |
| 1,000 KYD | 11,634.81 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-29T01:11:39Z",
"rates": {
"NOK": 11.634809
}
}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": 1163.4809,
"rate": 11.634809
}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