Rate Overview
Live
1 NPR = 0.042444 DKK
1 DKK = 23.5605
NPR
Avg
0.042764
High
0.043153
Low
0.042444
Last updated: 4/17/2026, 10:43:13 AM
Quick Conversions
| NPR | DKK |
|---|---|
| 1 NPR | 0.04 DKK |
| 10 NPR | 0.42 DKK |
| 50 NPR | 2.12 DKK |
| 100 NPR | 4.24 DKK |
| 500 NPR | 21.22 DKK |
| 1,000 NPR | 42.44 DKK |
Get NPR/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=DKKExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-04-17T10:43:13Z",
"rates": {
"DKK": 0.042444
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "DKK",
"amount": 100
},
"result": 4.244400000000001,
"rate": 0.042444
}Build with NPR/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key