Rate Overview
Live
1 PLN = 1.7640 DKK
1 DKK = 0.566897
PLN
Avg
1.7586
High
1.7771
Low
1.7424
Last updated: 5/27/2026, 11:20:11 AM
Quick Conversions
| PLN | DKK |
|---|---|
| 1 PLN | 1.76 DKK |
| 10 PLN | 17.64 DKK |
| 50 PLN | 88.20 DKK |
| 100 PLN | 176.40 DKK |
| 500 PLN | 882.00 DKK |
| 1,000 PLN | 1,763.99 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-27T11:20:11Z",
"rates": {
"DKK": 1.76399
}
}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.399,
"rate": 1.76399
}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