Rate Overview
Live
1 INR = 0.102281 NOK
1 NOK = 9.7770
INR
Avg
0.106279
High
0.112153
Low
0.102281
Last updated: 3/28/2026, 9:28:42 AM
Quick Conversions
| INR | NOK |
|---|---|
| 1 INR | 0.10 NOK |
| 10 INR | 1.02 NOK |
| 50 INR | 5.11 NOK |
| 100 INR | 10.23 NOK |
| 500 INR | 51.14 NOK |
| 1,000 INR | 102.28 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-28T09:28:42Z",
"rates": {
"NOK": 0.102281
}
}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.2281,
"rate": 0.102281
}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