Rate Overview
Live
1 KYD = 11.1677 NOK
1 NOK = 0.089544
KYD
Avg
11.1708
High
11.2873
Low
11.0976
Last updated: 5/27/2026, 1:33:45 PM
Quick Conversions
| KYD | NOK |
|---|---|
| 1 KYD | 11.17 NOK |
| 10 KYD | 111.68 NOK |
| 50 KYD | 558.39 NOK |
| 100 KYD | 1,116.77 NOK |
| 500 KYD | 5,583.87 NOK |
| 1,000 KYD | 11,167.73 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-05-27T13:33:45Z",
"rates": {
"NOK": 11.167734
}
}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": 1116.7734,
"rate": 11.167734
}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