Rate Overview
Live
1 NOK = 0.085923 KYD
1 KYD = 11.6383
NOK
Avg
0.086985
High
0.090864
Low
0.083765
Last updated: 7/29/2026, 8:34:57 AM
Quick Conversions
| NOK | KYD |
|---|---|
| 1 NOK | 0.09 KYD |
| 10 NOK | 0.86 KYD |
| 50 NOK | 4.30 KYD |
| 100 NOK | 8.59 KYD |
| 500 NOK | 42.96 KYD |
| 1,000 NOK | 85.92 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-07-29T08:34:57Z",
"rates": {
"KYD": 0.085923
}
}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.5923,
"rate": 0.085923
}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