Rate Overview
Live
1 DKK = 24.8332 JPY
1 JPY = 0.040269
DKK
Avg
24.7456
High
24.8332
Low
24.6418
Last updated: 7/9/2026, 12:17:20 AM
Quick Conversions
| DKK | JPY |
|---|---|
| 1 DKK | 24.83 JPY |
| 10 DKK | 248.33 JPY |
| 50 DKK | 1,241.66 JPY |
| 100 DKK | 2,483.32 JPY |
| 500 DKK | 12,416.58 JPY |
| 1,000 DKK | 24,833.17 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-07-09T00:17:20Z",
"rates": {
"JPY": 24.833169
}
}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": 2483.3169000000003,
"rate": 24.833169
}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