Rate Overview
Live
1 NOK = 10.0659 INR
1 INR = 0.099345
NOK
Avg
10.0349
High
10.0730
Low
9.9914
Last updated: 8/13/2026, 12:26:41 PM
Quick Conversions
| NOK | INR |
|---|---|
| 1 NOK | 10.07 INR |
| 10 NOK | 100.66 INR |
| 50 NOK | 503.30 INR |
| 100 NOK | 1,006.59 INR |
| 500 NOK | 5,032.96 INR |
| 1,000 NOK | 10,065.92 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-08-13T12:26:41Z",
"rates": {
"INR": 10.065924
}
}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": 1006.5924000000001,
"rate": 10.065924
}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