Rate Overview
Live
1 PEN = 1.8480 DKK
1 DKK = 0.541139
PEN
Avg
1.8799
High
1.9093
Low
1.8480
Last updated: 3/7/2026, 7:39:31 AM
Quick Conversions
| PEN | DKK |
|---|---|
| 1 PEN | 1.85 DKK |
| 10 PEN | 18.48 DKK |
| 50 PEN | 92.40 DKK |
| 100 PEN | 184.80 DKK |
| 500 PEN | 923.98 DKK |
| 1,000 PEN | 1,847.95 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-07T07:39:31Z",
"rates": {
"DKK": 1.847953
}
}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": 184.7953,
"rate": 1.847953
}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