Rate Overview
Live
1 KYD = 11.7383 NOK
1 NOK = 0.085192
KYD
Avg
11.5496
High
11.7383
Low
11.4159
Last updated: 6/19/2026, 8:53:15 AM
Quick Conversions
| KYD | NOK |
|---|---|
| 1 KYD | 11.74 NOK |
| 10 KYD | 117.38 NOK |
| 50 KYD | 586.91 NOK |
| 100 KYD | 1,173.83 NOK |
| 500 KYD | 5,869.13 NOK |
| 1,000 KYD | 11,738.25 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-06-19T08:53:15Z",
"rates": {
"NOK": 11.738251
}
}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": 1173.8251,
"rate": 11.738251
}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