Rate Overview
Live
1 JPY = 0.040346 DKK
1 DKK = 24.7856
JPY
Avg
0.040446
High
0.040581
Low
0.040336
Last updated: 7/6/2026, 3:14:01 PM
Quick Conversions
| JPY | DKK |
|---|---|
| 1 JPY | 0.04 DKK |
| 10 JPY | 0.40 DKK |
| 50 JPY | 2.02 DKK |
| 100 JPY | 4.03 DKK |
| 500 JPY | 20.17 DKK |
| 1,000 JPY | 40.35 DKK |
Get JPY/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=DKKExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-06T15:14:01Z",
"rates": {
"DKK": 0.040346
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "DKK",
"amount": 100
},
"result": 4.0346,
"rate": 0.040346
}Build with JPY/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key