Rate Overview
Live
1 NOK = 0.089046 KYD
1 KYD = 11.2302
NOK
Avg
0.088160
High
0.089046
Low
0.087217
Last updated: 4/17/2026, 6:27:05 AM
Quick Conversions
| NOK | KYD |
|---|---|
| 1 NOK | 0.09 KYD |
| 10 NOK | 0.89 KYD |
| 50 NOK | 4.45 KYD |
| 100 NOK | 8.90 KYD |
| 500 NOK | 44.52 KYD |
| 1,000 NOK | 89.05 KYD |
Get NOK/KYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=KYDExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-04-17T06:27:05Z",
"rates": {
"KYD": 0.089046
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=KYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "KYD",
"amount": 100
},
"result": 8.9046,
"rate": 0.089046
}Build with NOK/KYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key