Rate Overview
Live
1 INR = 0.101897 NOK
1 NOK = 9.8138
INR
Avg
0.102851
High
0.103808
Low
0.101876
Last updated: 7/9/2026, 6:13:54 AM
Quick Conversions
| INR | NOK |
|---|---|
| 1 INR | 0.10 NOK |
| 10 INR | 1.02 NOK |
| 50 INR | 5.09 NOK |
| 100 INR | 10.19 NOK |
| 500 INR | 50.95 NOK |
| 1,000 INR | 101.90 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-09T06:13:54Z",
"rates": {
"NOK": 0.101897
}
}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.1897,
"rate": 0.101897
}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