Rate Overview
Live
1 PLN = 1.7275 DKK
1 DKK = 0.578871
PLN
Avg
1.7573
High
1.7752
Low
1.7257
Last updated: 7/28/2026, 11:56:21 AM
Quick Conversions
| PLN | DKK |
|---|---|
| 1 PLN | 1.73 DKK |
| 10 PLN | 17.28 DKK |
| 50 PLN | 86.38 DKK |
| 100 PLN | 172.75 DKK |
| 500 PLN | 863.75 DKK |
| 1,000 PLN | 1,727.50 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-28T11:56:21Z",
"rates": {
"DKK": 1.727502
}
}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.7502,
"rate": 1.727502
}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