Rate Overview
Live
1 DKK = 0.567108 PLN
1 PLN = 1.7633
DKK
Avg
0.568223
High
0.570158
Low
0.567108
Last updated: 4/17/2026, 6:22:31 AM
Quick Conversions
| DKK | PLN |
|---|---|
| 1 DKK | 0.57 PLN |
| 10 DKK | 5.67 PLN |
| 50 DKK | 28.36 PLN |
| 100 DKK | 56.71 PLN |
| 500 DKK | 283.55 PLN |
| 1,000 DKK | 567.11 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-04-17T06:22:31Z",
"rates": {
"PLN": 0.567108
}
}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": 56.71079999999999,
"rate": 0.567108
}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