Rate Overview
Live
1 INR = 0.104116 NOK
1 NOK = 9.6047
INR
Avg
0.104649
High
0.105318
Low
0.104116
Last updated: 3/6/2026, 6:13:07 PM
Quick Conversions
| INR | NOK |
|---|---|
| 1 INR | 0.10 NOK |
| 10 INR | 1.04 NOK |
| 50 INR | 5.21 NOK |
| 100 INR | 10.41 NOK |
| 500 INR | 52.06 NOK |
| 1,000 INR | 104.12 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-03-06T18:13:07Z",
"rates": {
"NOK": 0.104116
}
}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.4116,
"rate": 0.104116
}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