Rate Overview
Live
1 PLN = 1.7237 DKK
1 DKK = 0.580133
PLN
Avg
1.6940
High
1.7861
Low
1.5743
Last updated: 7/20/2026, 5:05:23 PM
Quick Conversions
| PLN | DKK |
|---|---|
| 1 PLN | 1.72 DKK |
| 10 PLN | 17.24 DKK |
| 50 PLN | 86.19 DKK |
| 100 PLN | 172.37 DKK |
| 500 PLN | 861.87 DKK |
| 1,000 PLN | 1,723.74 DKK |
Get PLN/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=DKKExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-07-20T17:05:23Z",
"rates": {
"DKK": 1.723743
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "DKK",
"amount": 100
},
"result": 172.3743,
"rate": 1.723743
}Build with PLN/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key