Rate Overview
Live
1 DKK = 24.8473 JPY
1 JPY = 0.040246
DKK
Avg
24.6172
High
25.0328
Low
24.1381
Last updated: 5/30/2026, 12:08:47 AM
Quick Conversions
| DKK | JPY |
|---|---|
| 1 DKK | 24.85 JPY |
| 10 DKK | 248.47 JPY |
| 50 DKK | 1,242.37 JPY |
| 100 DKK | 2,484.73 JPY |
| 500 DKK | 12,423.66 JPY |
| 1,000 DKK | 24,847.32 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-05-30T00:08:47Z",
"rates": {
"JPY": 24.847319
}
}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": 2484.7318999999998,
"rate": 24.847319
}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