Rate Overview
Live
1 DKK = 0.689540 PGK
1 PGK = 1.4502
DKK
Avg
0.693050
High
0.700494
Low
0.685063
Last updated: 9/8/2026, 6:39:08 AM
Quick Conversions
| DKK | PGK |
|---|---|
| 1 DKK | 0.69 PGK |
| 10 DKK | 6.90 PGK |
| 50 DKK | 34.48 PGK |
| 100 DKK | 68.95 PGK |
| 500 DKK | 344.77 PGK |
| 1,000 DKK | 689.54 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-09-08T06:39:08Z",
"rates": {
"PGK": 0.68954
}
}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.95400000000001,
"rate": 0.68954
}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