Rate Overview
Live
1 NOK = 10.0150 INR
1 INR = 0.099850
NOK
Avg
9.8211
High
10.4215
Low
9.2619
Last updated: 7/21/2026, 8:43:35 AM
Quick Conversions
| NOK | INR |
|---|---|
| 1 NOK | 10.01 INR |
| 10 NOK | 100.15 INR |
| 50 NOK | 500.75 INR |
| 100 NOK | 1,001.50 INR |
| 500 NOK | 5,007.49 INR |
| 1,000 NOK | 10,014.97 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-21T08:43:35Z",
"rates": {
"INR": 10.014973
}
}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.4973,
"rate": 10.014973
}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