Rate Overview
Live
1 NOK = 9.6942 INR
1 INR = 0.103154
NOK
Avg
9.7280
High
9.8418
Low
9.5790
Last updated: 3/26/2026, 11:38:14 PM
Quick Conversions
| NOK | INR |
|---|---|
| 1 NOK | 9.69 INR |
| 10 NOK | 96.94 INR |
| 50 NOK | 484.71 INR |
| 100 NOK | 969.42 INR |
| 500 NOK | 4,847.11 INR |
| 1,000 NOK | 9,694.22 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-03-26T23:38:14Z",
"rates": {
"INR": 9.694219
}
}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": 969.4219,
"rate": 9.694219
}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