Rate Overview
Live
1 NOK = 10.1839 INR
1 INR = 0.098194
NOK
Avg
10.1937
High
10.2287
Low
10.1723
Last updated: 9/3/2026, 11:54:23 AM
Quick Conversions
| NOK | INR |
|---|---|
| 1 NOK | 10.18 INR |
| 10 NOK | 101.84 INR |
| 50 NOK | 509.20 INR |
| 100 NOK | 1,018.39 INR |
| 500 NOK | 5,091.96 INR |
| 1,000 NOK | 10,183.93 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-09-03T11:54:23Z",
"rates": {
"INR": 10.183928
}
}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": 1018.3928,
"rate": 10.183928
}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