Rate Overview
Live
1 DKK = 0.579841 PLN
1 PLN = 1.7246
DKK
Avg
0.579276
High
0.580918
Low
0.574594
Last updated: 9/2/2026, 12:26:45 AM
Quick Conversions
| DKK | PLN |
|---|---|
| 1 DKK | 0.58 PLN |
| 10 DKK | 5.80 PLN |
| 50 DKK | 28.99 PLN |
| 100 DKK | 57.98 PLN |
| 500 DKK | 289.92 PLN |
| 1,000 DKK | 579.84 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-09-02T00:26:45Z",
"rates": {
"PLN": 0.579841
}
}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.984100000000005,
"rate": 0.579841
}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