Rate Overview
Live
1 PLN = 1.7403 DKK
1 DKK = 0.574602
PLN
Avg
1.7418
High
1.7444
Low
1.7400
Last updated: 7/7/2026, 10:54:52 AM
Quick Conversions
| PLN | DKK |
|---|---|
| 1 PLN | 1.74 DKK |
| 10 PLN | 17.40 DKK |
| 50 PLN | 87.02 DKK |
| 100 PLN | 174.03 DKK |
| 500 PLN | 870.17 DKK |
| 1,000 PLN | 1,740.33 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-07T10:54:52Z",
"rates": {
"DKK": 1.740334
}
}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.0334,
"rate": 1.740334
}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