Rate Overview
Live
1 INR = 0.098049 NOK
1 NOK = 10.1990
INR
Avg
0.097736
High
0.098247
Low
0.097040
Last updated: 5/7/2026, 3:50:23 PM
Quick Conversions
| INR | NOK |
|---|---|
| 1 INR | 0.10 NOK |
| 10 INR | 0.98 NOK |
| 50 INR | 4.90 NOK |
| 100 INR | 9.80 NOK |
| 500 INR | 49.02 NOK |
| 1,000 INR | 98.05 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-05-07T15:50:23Z",
"rates": {
"NOK": 0.098049
}
}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.8049,
"rate": 0.098049
}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