Rate Overview
Live
1 DJF = 0.052504 NOK
1 NOK = 19.0462
DJF
Avg
0.053098
High
0.053655
Low
0.052504
Last updated: 4/17/2026, 1:32:43 PM
Quick Conversions
| DJF | NOK |
|---|---|
| 1 DJF | 0.05 NOK |
| 10 DJF | 0.53 NOK |
| 50 DJF | 2.63 NOK |
| 100 DJF | 5.25 NOK |
| 500 DJF | 26.25 NOK |
| 1,000 DJF | 52.50 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-04-17T13:32:43Z",
"rates": {
"NOK": 0.052504
}
}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.2504,
"rate": 0.052504
}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