Rate Overview
Live
1 IDR = 0.000533 NOK
1 NOK = 1876.17
IDR
Avg
0.000533
High
0.000537
Low
0.000529
Last updated: 5/7/2026, 5:04:12 PM
Quick Conversions
| IDR | NOK |
|---|---|
| 1 IDR | 0.00 NOK |
| 10 IDR | 0.01 NOK |
| 50 IDR | 0.03 NOK |
| 100 IDR | 0.05 NOK |
| 500 IDR | 0.27 NOK |
| 1,000 IDR | 0.53 NOK |
Get IDR/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=NOKExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-05-07T17:04:12Z",
"rates": {
"NOK": 0.000533
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "NOK",
"amount": 100
},
"result": 0.05330000000000001,
"rate": 0.000533
}Build with IDR/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key