Rate Overview
Live
1 INR = 0.096449 NOK
1 NOK = 10.3682
INR
Avg
0.097871
High
0.098557
Low
0.096449
Last updated: 9/9/2026, 11:33:32 AM
Quick Conversions
| INR | NOK |
|---|---|
| 1 INR | 0.10 NOK |
| 10 INR | 0.96 NOK |
| 50 INR | 4.82 NOK |
| 100 INR | 9.64 NOK |
| 500 INR | 48.22 NOK |
| 1,000 INR | 96.45 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-09-09T11:33:32Z",
"rates": {
"NOK": 0.096449
}
}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.6449,
"rate": 0.096449
}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