Rate Overview
Live
1 DKK = 0.571715 PLN
1 PLN = 1.7491
DKK
Avg
0.570185
High
0.573901
Low
0.565174
Last updated: 3/7/2026, 7:44:51 AM
Quick Conversions
| DKK | PLN |
|---|---|
| 1 DKK | 0.57 PLN |
| 10 DKK | 5.72 PLN |
| 50 DKK | 28.59 PLN |
| 100 DKK | 57.17 PLN |
| 500 DKK | 285.86 PLN |
| 1,000 DKK | 571.71 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-03-07T07:44:51Z",
"rates": {
"PLN": 0.571715
}
}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.171499999999995,
"rate": 0.571715
}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