Rate Overview
Live
1 DKK = 24.9772 JPY
1 JPY = 0.040037
DKK
Avg
25.0226
High
25.1184
Low
24.9481
Last updated: 4/17/2026, 9:30:13 PM
Quick Conversions
| DKK | JPY |
|---|---|
| 1 DKK | 24.98 JPY |
| 10 DKK | 249.77 JPY |
| 50 DKK | 1,248.86 JPY |
| 100 DKK | 2,497.72 JPY |
| 500 DKK | 12,488.60 JPY |
| 1,000 DKK | 24,977.20 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-04-17T21:30:13Z",
"rates": {
"JPY": 24.977204
}
}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": 2497.7204,
"rate": 24.977204
}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