Rate Overview
Live
1 NOK = 9.6047 INR
1 INR = 0.104116
NOK
Avg
9.5559
High
9.6047
Low
9.4950
Last updated: 3/6/2026, 6:13:08 PM
Quick Conversions
| NOK | INR |
|---|---|
| 1 NOK | 9.60 INR |
| 10 NOK | 96.05 INR |
| 50 NOK | 480.23 INR |
| 100 NOK | 960.47 INR |
| 500 NOK | 4,802.33 INR |
| 1,000 NOK | 9,604.65 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-06T18:13:08Z",
"rates": {
"INR": 9.604652
}
}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": 960.4652,
"rate": 9.604652
}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