Rate Overview
Live
1 KWD = 31.1533 NOK
1 NOK = 0.032099
KWD
Avg
31.2846
High
31.5820
Low
31.0264
Last updated: 3/7/2026, 12:12:49 AM
Quick Conversions
| KWD | NOK |
|---|---|
| 1 KWD | 31.15 NOK |
| 10 KWD | 311.53 NOK |
| 50 KWD | 1,557.66 NOK |
| 100 KWD | 3,115.33 NOK |
| 500 KWD | 15,576.64 NOK |
| 1,000 KWD | 31,153.28 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-03-07T00:12:49Z",
"rates": {
"NOK": 31.153281
}
}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": 3115.3281,
"rate": 31.153281
}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