Rate Overview
Live
1 JPY = 0.040153 DKK
1 DKK = 24.9047
JPY
Avg
0.040162
High
0.040291
Low
0.040109
Last updated: 7/27/2026, 8:36:25 PM
Quick Conversions
| JPY | DKK |
|---|---|
| 1 JPY | 0.04 DKK |
| 10 JPY | 0.40 DKK |
| 50 JPY | 2.01 DKK |
| 100 JPY | 4.02 DKK |
| 500 JPY | 20.08 DKK |
| 1,000 JPY | 40.15 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-27T20:36:25Z",
"rates": {
"DKK": 0.040153
}
}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.0153,
"rate": 0.040153
}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