Rate Overview
Live
1 DKK = 0.680231 PGK
1 PGK = 1.4701
DKK
Avg
0.680572
High
0.684648
Low
0.675726
Last updated: 4/18/2026, 8:49:02 AM
Quick Conversions
| DKK | PGK |
|---|---|
| 1 DKK | 0.68 PGK |
| 10 DKK | 6.80 PGK |
| 50 DKK | 34.01 PGK |
| 100 DKK | 68.02 PGK |
| 500 DKK | 340.12 PGK |
| 1,000 DKK | 680.23 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-04-18T08:49:02Z",
"rates": {
"PGK": 0.680231
}
}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.0231,
"rate": 0.680231
}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