Rate Overview
Live
1 PGK = 40.9538 DJF
1 DJF = 0.024418
PGK
Avg
40.9172
High
40.9665
Low
40.8216
Last updated: 5/7/2026, 4:31:49 AM
Quick Conversions
| PGK | DJF |
|---|---|
| 1 PGK | 40.95 DJF |
| 10 PGK | 409.54 DJF |
| 50 PGK | 2,047.69 DJF |
| 100 PGK | 4,095.38 DJF |
| 500 PGK | 20,476.89 DJF |
| 1,000 PGK | 40,953.79 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-05-07T04:31:49Z",
"rates": {
"DJF": 40.953785
}
}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": 4095.3785000000003,
"rate": 40.953785
}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