Rate Overview
Live
1 DJF = 0.054596 NOK
1 NOK = 18.3164
DJF
Avg
0.054349
High
0.054659
Low
0.053696
Last updated: 3/28/2026, 9:15:30 AM
Quick Conversions
| DJF | NOK |
|---|---|
| 1 DJF | 0.05 NOK |
| 10 DJF | 0.55 NOK |
| 50 DJF | 2.73 NOK |
| 100 DJF | 5.46 NOK |
| 500 DJF | 27.30 NOK |
| 1,000 DJF | 54.60 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-03-28T09:15:30Z",
"rates": {
"NOK": 0.054596
}
}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.4596,
"rate": 0.054596
}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