Rate Overview
Live
1 NOK = 10.1110 INR
1 INR = 0.098903
NOK
Avg
9.7541
High
10.4345
Low
8.9164
Last updated: 7/24/2026, 11:34:26 PM
Quick Conversions
| NOK | INR |
|---|---|
| 1 NOK | 10.11 INR |
| 10 NOK | 101.11 INR |
| 50 NOK | 505.55 INR |
| 100 NOK | 1,011.10 INR |
| 500 NOK | 5,055.48 INR |
| 1,000 NOK | 10,110.97 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-24T23:34:26Z",
"rates": {
"INR": 10.110965
}
}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": 1011.0965,
"rate": 10.110965
}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