Rate Overview
Live
1 INR = 0.096742 NOK
1 NOK = 10.3368
INR
Avg
0.096611
High
0.097089
Low
0.095835
Last updated: 5/27/2026, 10:41:59 PM
Quick Conversions
| INR | NOK |
|---|---|
| 1 INR | 0.10 NOK |
| 10 INR | 0.97 NOK |
| 50 INR | 4.84 NOK |
| 100 INR | 9.67 NOK |
| 500 INR | 48.37 NOK |
| 1,000 INR | 96.74 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-05-27T22:41:59Z",
"rates": {
"NOK": 0.096742
}
}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": 9.674199999999999,
"rate": 0.096742
}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