Rate Overview
Live
1 INR = 0.100865 NOK
1 NOK = 9.9142
INR
Avg
0.101556
High
0.105060
Low
0.099081
Last updated: 7/29/2026, 10:18:07 AM
Quick Conversions
| INR | NOK |
|---|---|
| 1 INR | 0.10 NOK |
| 10 INR | 1.01 NOK |
| 50 INR | 5.04 NOK |
| 100 INR | 10.09 NOK |
| 500 INR | 50.43 NOK |
| 1,000 INR | 100.87 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-29T10:18:07Z",
"rates": {
"NOK": 0.100865
}
}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.0865,
"rate": 0.100865
}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