Rate Overview
Live
1 JPY = 0.040551 DKK
1 DKK = 24.6603
JPY
Avg
0.040681
High
0.040980
Low
0.040550
Last updated: 8/16/2026, 8:26:19 PM
Quick Conversions
| JPY | DKK |
|---|---|
| 1 JPY | 0.04 DKK |
| 10 JPY | 0.41 DKK |
| 50 JPY | 2.03 DKK |
| 100 JPY | 4.06 DKK |
| 500 JPY | 20.28 DKK |
| 1,000 JPY | 40.55 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-08-16T20:26:19Z",
"rates": {
"DKK": 0.040551
}
}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.0550999999999995,
"rate": 0.040551
}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