Rate Overview
Live
1 DKK = 24.7192 JPY
1 JPY = 0.040454
DKK
Avg
24.6425
High
24.7288
Low
24.5686
Last updated: 8/18/2026, 8:10:46 PM
Quick Conversions
| DKK | JPY |
|---|---|
| 1 DKK | 24.72 JPY |
| 10 DKK | 247.19 JPY |
| 50 DKK | 1,235.96 JPY |
| 100 DKK | 2,471.92 JPY |
| 500 DKK | 12,359.60 JPY |
| 1,000 DKK | 24,719.19 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-08-18T20:10:46Z",
"rates": {
"JPY": 24.719194
}
}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": 2471.9194,
"rate": 24.719194
}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