Rate Overview
Live
1 NOK = 10.3841 INR
1 INR = 0.096301
NOK
Avg
10.3682
High
10.4345
Low
10.2997
Last updated: 5/26/2026, 2:14:01 PM
Quick Conversions
| NOK | INR |
|---|---|
| 1 NOK | 10.38 INR |
| 10 NOK | 103.84 INR |
| 50 NOK | 519.21 INR |
| 100 NOK | 1,038.41 INR |
| 500 NOK | 5,192.07 INR |
| 1,000 NOK | 10,384.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-05-26T14:14:01Z",
"rates": {
"INR": 10.384131
}
}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": 1038.4131,
"rate": 10.384131
}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