Rate Overview
Live
1 DKK = 24.6891 JPY
1 JPY = 0.040504
DKK
Avg
24.6497
High
24.6891
Low
24.6075
Last updated: 3/28/2026, 7:32:48 AM
Quick Conversions
| DKK | JPY |
|---|---|
| 1 DKK | 24.69 JPY |
| 10 DKK | 246.89 JPY |
| 50 DKK | 1,234.46 JPY |
| 100 DKK | 2,468.91 JPY |
| 500 DKK | 12,344.55 JPY |
| 1,000 DKK | 24,689.10 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-28T07:32:48Z",
"rates": {
"JPY": 24.689101
}
}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": 2468.9101,
"rate": 24.689101
}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