Rate Overview
Live
1 INR = 0.100723 NOK
1 NOK = 9.9282
INR
Avg
0.120089
High
0.131918
Low
0.095948
Last updated: 7/28/2026, 1:54:11 PM
Quick Conversions
| INR | NOK |
|---|---|
| 1 INR | 0.10 NOK |
| 10 INR | 1.01 NOK |
| 50 INR | 5.04 NOK |
| 100 INR | 10.07 NOK |
| 500 INR | 50.36 NOK |
| 1,000 INR | 100.72 NOK |
Get INR/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=NOKExample Response:
{
"success": true,
"base": "INR",
"date": "2026-07-28T13:54:11Z",
"rates": {
"NOK": 0.100723
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "NOK",
"amount": 100
},
"result": 10.072299999999998,
"rate": 0.100723
}Build with INR/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key