Rate Overview
Live
1 DJF = 0.055023 NOK
1 NOK = 18.1742
DJF
Avg
0.055263
High
0.055829
Low
0.054894
Last updated: 7/8/2026, 5:52:37 PM
Quick Conversions
| DJF | NOK |
|---|---|
| 1 DJF | 0.06 NOK |
| 10 DJF | 0.55 NOK |
| 50 DJF | 2.75 NOK |
| 100 DJF | 5.50 NOK |
| 500 DJF | 27.51 NOK |
| 1,000 DJF | 55.02 NOK |
Get DJF/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DJF¤cies=NOKExample Response:
{
"success": true,
"base": "DJF",
"date": "2026-07-08T17:52:37Z",
"rates": {
"NOK": 0.055023
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DJF&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "DJF",
"to": "NOK",
"amount": 100
},
"result": 5.5023,
"rate": 0.055023
}Build with DJF/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key