Rate Overview
Live
1 INR = 0.096719 NOK
1 NOK = 10.3392
INR
Avg
0.121160
High
0.132599
Low
0.096719
Last updated: 5/27/2026, 11:52:19 PM
Quick Conversions
| INR | NOK |
|---|---|
| 1 INR | 0.10 NOK |
| 10 INR | 0.97 NOK |
| 50 INR | 4.84 NOK |
| 100 INR | 9.67 NOK |
| 500 INR | 48.36 NOK |
| 1,000 INR | 96.72 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-27T23:52:19Z",
"rates": {
"NOK": 0.096719
}
}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.6719,
"rate": 0.096719
}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