Rate Overview
Live
1 NOK = 9.6935 INR
1 INR = 0.103162
NOK
Avg
9.6180
High
9.7033
Low
9.5183
Last updated: 7/5/2026, 8:15:21 PM
Quick Conversions
| NOK | INR |
|---|---|
| 1 NOK | 9.69 INR |
| 10 NOK | 96.93 INR |
| 50 NOK | 484.67 INR |
| 100 NOK | 969.35 INR |
| 500 NOK | 4,846.73 INR |
| 1,000 NOK | 9,693.46 INR |
Get NOK/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=INRExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-07-05T20:15:21Z",
"rates": {
"INR": 9.693464
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "INR",
"amount": 100
},
"result": 969.3464,
"rate": 9.693464
}Build with NOK/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key