Rate Overview
Live
1 DJF = 0.051989 NOK
1 NOK = 19.2348
DJF
Avg
0.052123
High
0.052471
Low
0.051670
Last updated: 5/7/2026, 4:01:53 PM
Quick Conversions
| DJF | NOK |
|---|---|
| 1 DJF | 0.05 NOK |
| 10 DJF | 0.52 NOK |
| 50 DJF | 2.60 NOK |
| 100 DJF | 5.20 NOK |
| 500 DJF | 25.99 NOK |
| 1,000 DJF | 51.99 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-05-07T16:01:53Z",
"rates": {
"NOK": 0.051989
}
}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.1989,
"rate": 0.051989
}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