Rate Overview
Live
1 NOK = 9.9931 INR
1 INR = 0.100069
NOK
Avg
9.8322
High
9.9931
Low
9.7312
Last updated: 4/16/2026, 3:17:05 AM
Quick Conversions
| NOK | INR |
|---|---|
| 1 NOK | 9.99 INR |
| 10 NOK | 99.93 INR |
| 50 NOK | 499.66 INR |
| 100 NOK | 999.31 INR |
| 500 NOK | 4,996.56 INR |
| 1,000 NOK | 9,993.13 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-04-16T03:17:05Z",
"rates": {
"INR": 9.993129
}
}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": 999.3129,
"rate": 9.993129
}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