Rate Overview
Live
1 NOK = 9.9692 INR
1 INR = 0.100309
NOK
Avg
10.0263
High
10.1175
Low
9.9440
Last updated: 6/15/2026, 6:14:09 PM
Quick Conversions
| NOK | INR |
|---|---|
| 1 NOK | 9.97 INR |
| 10 NOK | 99.69 INR |
| 50 NOK | 498.46 INR |
| 100 NOK | 996.92 INR |
| 500 NOK | 4,984.59 INR |
| 1,000 NOK | 9,969.18 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-06-15T18:14:09Z",
"rates": {
"INR": 9.969177
}
}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": 996.9177,
"rate": 9.969177
}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