Rate Overview
Live
1 DKK = 0.673335 PGK
1 PGK = 1.4851
DKK
Avg
0.677361
High
0.682448
Low
0.672144
Last updated: 6/18/2026, 1:06:26 PM
Quick Conversions
| DKK | PGK |
|---|---|
| 1 DKK | 0.67 PGK |
| 10 DKK | 6.73 PGK |
| 50 DKK | 33.67 PGK |
| 100 DKK | 67.33 PGK |
| 500 DKK | 336.67 PGK |
| 1,000 DKK | 673.34 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-06-18T13:06:26Z",
"rates": {
"PGK": 0.673335
}
}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": 67.3335,
"rate": 0.673335
}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