Rate Overview
Live
1 DKK = 24.7348 JPY
1 JPY = 0.040429
DKK
Avg
24.7955
High
24.8769
Low
24.6752
Last updated: 6/19/2026, 1:03:07 AM
Quick Conversions
| DKK | JPY |
|---|---|
| 1 DKK | 24.73 JPY |
| 10 DKK | 247.35 JPY |
| 50 DKK | 1,236.74 JPY |
| 100 DKK | 2,473.48 JPY |
| 500 DKK | 12,367.38 JPY |
| 1,000 DKK | 24,734.77 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-06-19T01:03:07Z",
"rates": {
"JPY": 24.734767
}
}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": 2473.4767,
"rate": 24.734767
}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