Rate Overview
Live
1 DKK = 0.681283 PGK
1 PGK = 1.4678
DKK
Avg
0.675978
High
0.685488
Low
0.663043
Last updated: 5/28/2026, 9:50:05 PM
Quick Conversions
| DKK | PGK |
|---|---|
| 1 DKK | 0.68 PGK |
| 10 DKK | 6.81 PGK |
| 50 DKK | 34.06 PGK |
| 100 DKK | 68.13 PGK |
| 500 DKK | 340.64 PGK |
| 1,000 DKK | 681.28 PGK |
Get DKK/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=PGKExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-05-28T21:50:05Z",
"rates": {
"PGK": 0.681283
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "PGK",
"amount": 100
},
"result": 68.1283,
"rate": 0.681283
}Build with DKK/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key