Rate Overview
Live
1 PEN = 1.8768 DKK
1 DKK = 0.532829
PEN
Avg
1.8706
High
1.8768
Low
1.8563
Last updated: 3/28/2026, 12:01:12 PM
Quick Conversions
| PEN | DKK |
|---|---|
| 1 PEN | 1.88 DKK |
| 10 PEN | 18.77 DKK |
| 50 PEN | 93.84 DKK |
| 100 PEN | 187.68 DKK |
| 500 PEN | 938.39 DKK |
| 1,000 PEN | 1,876.77 DKK |
Get PEN/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=DKKExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-03-28T12:01:12Z",
"rates": {
"DKK": 1.876773
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "DKK",
"amount": 100
},
"result": 187.6773,
"rate": 1.876773
}Build with PEN/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key