Rate Overview
Live
1 KYD = 11.2301 NOK
1 NOK = 0.089047
KYD
Avg
11.3436
High
11.4656
Low
11.2301
Last updated: 4/17/2026, 6:27:11 AM
Quick Conversions
| KYD | NOK |
|---|---|
| 1 KYD | 11.23 NOK |
| 10 KYD | 112.30 NOK |
| 50 KYD | 561.50 NOK |
| 100 KYD | 1,123.01 NOK |
| 500 KYD | 5,615.03 NOK |
| 1,000 KYD | 11,230.06 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-04-17T06:27:11Z",
"rates": {
"NOK": 11.230055
}
}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": 1123.0055,
"rate": 11.230055
}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