Rate Overview
Live
1 NOK = 9.6876 INR
1 INR = 0.103225
NOK
Avg
9.7272
High
9.8418
Low
9.5790
Last updated: 3/26/2026, 9:54:01 PM
Quick Conversions
| NOK | INR |
|---|---|
| 1 NOK | 9.69 INR |
| 10 NOK | 96.88 INR |
| 50 NOK | 484.38 INR |
| 100 NOK | 968.76 INR |
| 500 NOK | 4,843.80 INR |
| 1,000 NOK | 9,687.60 INR |
Get NOK/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=INRExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-03-26T21:54:01Z",
"rates": {
"INR": 9.687598
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "INR",
"amount": 100
},
"result": 968.7597999999999,
"rate": 9.687598
}Build with NOK/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key