Rate Overview
Live
1 KWD = 30.0334 NOK
1 NOK = 0.033296
KWD
Avg
29.9755
High
30.0647
Low
29.8732
Last updated: 5/27/2026, 4:22:10 PM
Quick Conversions
| KWD | NOK |
|---|---|
| 1 KWD | 30.03 NOK |
| 10 KWD | 300.33 NOK |
| 50 KWD | 1,501.67 NOK |
| 100 KWD | 3,003.34 NOK |
| 500 KWD | 15,016.69 NOK |
| 1,000 KWD | 30,033.38 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-05-27T16:22:10Z",
"rates": {
"NOK": 30.033379
}
}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": 3003.3379,
"rate": 30.033379
}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