Rate Overview
Live
1 NOK = 10.0199 INR
1 INR = 0.099801
NOK
Avg
9.9710
High
10.0199
Low
9.8949
Last updated: 7/21/2026, 7:51:35 PM
Quick Conversions
| NOK | INR |
|---|---|
| 1 NOK | 10.02 INR |
| 10 NOK | 100.20 INR |
| 50 NOK | 501.00 INR |
| 100 NOK | 1,001.99 INR |
| 500 NOK | 5,009.97 INR |
| 1,000 NOK | 10,019.95 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-07-21T19:51:35Z",
"rates": {
"INR": 10.019947
}
}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": 1001.9947,
"rate": 10.019947
}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