Rate Overview
Live
1 DKK = 24.5438 JPY
1 JPY = 0.040743
DKK
Avg
24.5507
High
24.6733
Low
24.4378
Last updated: 3/7/2026, 12:49:53 AM
Quick Conversions
| DKK | JPY |
|---|---|
| 1 DKK | 24.54 JPY |
| 10 DKK | 245.44 JPY |
| 50 DKK | 1,227.19 JPY |
| 100 DKK | 2,454.38 JPY |
| 500 DKK | 12,271.90 JPY |
| 1,000 DKK | 24,543.80 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-03-07T00:49:53Z",
"rates": {
"JPY": 24.543803
}
}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": 2454.3803000000003,
"rate": 24.543803
}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