Rate Overview
Live
1 DKK = 0.570407 PLN
1 PLN = 1.7531
DKK
Avg
0.568287
High
0.573545
Low
0.562860
Last updated: 6/19/2026, 8:36:58 AM
Quick Conversions
| DKK | PLN |
|---|---|
| 1 DKK | 0.57 PLN |
| 10 DKK | 5.70 PLN |
| 50 DKK | 28.52 PLN |
| 100 DKK | 57.04 PLN |
| 500 DKK | 285.20 PLN |
| 1,000 DKK | 570.41 PLN |
Get DKK/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=PLNExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-06-19T08:36:58Z",
"rates": {
"PLN": 0.570407
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "PLN",
"amount": 100
},
"result": 57.0407,
"rate": 0.570407
}Build with DKK/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key