Rate Overview
Live
1 PLN = 1.7624 DKK
1 DKK = 0.567396
PLN
Avg
1.7609
High
1.7678
Low
1.7537
Last updated: 5/27/2026, 9:55:17 AM
Quick Conversions
| PLN | DKK |
|---|---|
| 1 PLN | 1.76 DKK |
| 10 PLN | 17.62 DKK |
| 50 PLN | 88.12 DKK |
| 100 PLN | 176.24 DKK |
| 500 PLN | 881.22 DKK |
| 1,000 PLN | 1,762.44 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-05-27T09:55:17Z",
"rates": {
"DKK": 1.762437
}
}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": 176.2437,
"rate": 1.762437
}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