Rate Overview
Live
1 DKK = 0.575295 PLN
1 PLN = 1.7382
DKK
Avg
0.575167
High
0.576030
Low
0.574728
Last updated: 8/12/2026, 12:53:47 AM
Quick Conversions
| DKK | PLN |
|---|---|
| 1 DKK | 0.58 PLN |
| 10 DKK | 5.75 PLN |
| 50 DKK | 28.76 PLN |
| 100 DKK | 57.53 PLN |
| 500 DKK | 287.65 PLN |
| 1,000 DKK | 575.30 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-08-12T00:53:47Z",
"rates": {
"PLN": 0.575295
}
}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.5295,
"rate": 0.575295
}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