Rate Overview
Live
1 PGK = 40.4224 DJF
1 DJF = 0.024739
PGK
Avg
40.3886
High
40.5299
Low
39.9673
Last updated: 7/25/2026, 9:10:00 PM
Quick Conversions
| PGK | DJF |
|---|---|
| 1 PGK | 40.42 DJF |
| 10 PGK | 404.22 DJF |
| 50 PGK | 2,021.12 DJF |
| 100 PGK | 4,042.24 DJF |
| 500 PGK | 20,211.20 DJF |
| 1,000 PGK | 40,422.41 DJF |
Get PGK/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=DJFExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-07-25T21:10:00Z",
"rates": {
"DJF": 40.422408
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "DJF",
"amount": 100
},
"result": 4042.2407999999996,
"rate": 40.422408
}Build with PGK/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key