Rate Overview
Live
1 NOK = 10.3783 INR
1 INR = 0.096355
NOK
Avg
8.3038
High
10.3783
Low
7.5129
Last updated: 5/26/2026, 3:30:18 PM
Quick Conversions
| NOK | INR |
|---|---|
| 1 NOK | 10.38 INR |
| 10 NOK | 103.78 INR |
| 50 NOK | 518.91 INR |
| 100 NOK | 1,037.83 INR |
| 500 NOK | 5,189.15 INR |
| 1,000 NOK | 10,378.29 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-05-26T15:30:18Z",
"rates": {
"INR": 10.378294
}
}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": 1037.8294,
"rate": 10.378294
}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