Rate Overview
Live
1 NOK = 10.2207 INR
1 INR = 0.097841
NOK
Avg
10.2457
High
10.3049
Low
10.1784
Last updated: 5/6/2026, 12:09:59 PM
Quick Conversions
| NOK | INR |
|---|---|
| 1 NOK | 10.22 INR |
| 10 NOK | 102.21 INR |
| 50 NOK | 511.03 INR |
| 100 NOK | 1,022.07 INR |
| 500 NOK | 5,110.34 INR |
| 1,000 NOK | 10,220.69 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-06T12:09:59Z",
"rates": {
"INR": 10.220687
}
}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": 1022.0687,
"rate": 10.220687
}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