Rate Overview
Live
1 PLN = 1.7470 DKK
1 DKK = 0.572423
PLN
Avg
1.7484
High
1.7522
Low
1.7463
Last updated: 3/27/2026, 6:08:22 AM
Quick Conversions
| PLN | DKK |
|---|---|
| 1 PLN | 1.75 DKK |
| 10 PLN | 17.47 DKK |
| 50 PLN | 87.35 DKK |
| 100 PLN | 174.70 DKK |
| 500 PLN | 873.48 DKK |
| 1,000 PLN | 1,746.96 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-03-27T06:08:22Z",
"rates": {
"DKK": 1.74696
}
}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": 174.696,
"rate": 1.74696
}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