Rate Overview
Live
1 DKK = 0.576229 PLN
1 PLN = 1.7354
DKK
Avg
0.575825
High
0.576376
Low
0.574728
Last updated: 8/17/2026, 2:31:35 PM
Quick Conversions
| DKK | PLN |
|---|---|
| 1 DKK | 0.58 PLN |
| 10 DKK | 5.76 PLN |
| 50 DKK | 28.81 PLN |
| 100 DKK | 57.62 PLN |
| 500 DKK | 288.11 PLN |
| 1,000 DKK | 576.23 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-17T14:31:35Z",
"rates": {
"PLN": 0.576229
}
}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.6229,
"rate": 0.576229
}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