Rate Overview
Live
1 DKK = 23.9774 JPY
1 JPY = 0.041706
DKK
Avg
24.2938
High
24.8341
Low
23.9739
Last updated: 9/8/2026, 5:36:19 PM
Quick Conversions
| DKK | JPY |
|---|---|
| 1 DKK | 23.98 JPY |
| 10 DKK | 239.77 JPY |
| 50 DKK | 1,198.87 JPY |
| 100 DKK | 2,397.74 JPY |
| 500 DKK | 11,988.70 JPY |
| 1,000 DKK | 23,977.39 JPY |
Get DKK/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=JPYExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-09-08T17:36:19Z",
"rates": {
"JPY": 23.977393
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "JPY",
"amount": 100
},
"result": 2397.7392999999997,
"rate": 23.977393
}Build with DKK/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key