Rate Overview
Live
1 KWD = 31.7142 NOK
1 NOK = 0.031532
KWD
Avg
31.9129
High
32.1056
Low
31.7121
Last updated: 7/6/2026, 4:55:30 AM
Quick Conversions
| KWD | NOK |
|---|---|
| 1 KWD | 31.71 NOK |
| 10 KWD | 317.14 NOK |
| 50 KWD | 1,585.71 NOK |
| 100 KWD | 3,171.42 NOK |
| 500 KWD | 15,857.12 NOK |
| 1,000 KWD | 31,714.25 NOK |
Get KWD/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KWD¤cies=NOKExample Response:
{
"success": true,
"base": "KWD",
"date": "2026-07-06T04:55:30Z",
"rates": {
"NOK": 31.714245
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KWD&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "KWD",
"to": "NOK",
"amount": 100
},
"result": 3171.4244999999996,
"rate": 31.714245
}Build with KWD/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key