Rate Overview
Live
1 PLN = 1.7431 DKK
1 DKK = 0.573681
PLN
Avg
1.7525
High
1.7695
Low
1.7425
Last updated: 3/27/2026, 12:54:31 PM
Quick Conversions
| PLN | DKK |
|---|---|
| 1 PLN | 1.74 DKK |
| 10 PLN | 17.43 DKK |
| 50 PLN | 87.16 DKK |
| 100 PLN | 174.31 DKK |
| 500 PLN | 871.56 DKK |
| 1,000 PLN | 1,743.13 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-27T12:54:31Z",
"rates": {
"DKK": 1.743129
}
}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.31289999999998,
"rate": 1.743129
}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