Rate Overview
Live
1 KWD = 30.0106 NOK
1 NOK = 0.033322
KWD
Avg
29.9716
High
30.0647
Low
29.8732
Last updated: 5/27/2026, 1:54:19 PM
Quick Conversions
| KWD | NOK |
|---|---|
| 1 KWD | 30.01 NOK |
| 10 KWD | 300.11 NOK |
| 50 KWD | 1,500.53 NOK |
| 100 KWD | 3,001.06 NOK |
| 500 KWD | 15,005.32 NOK |
| 1,000 KWD | 30,010.63 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-27T13:54:19Z",
"rates": {
"NOK": 30.010634
}
}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": 3001.0634,
"rate": 30.010634
}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