Rate Overview
Live
1 PGK = 40.3473 DJF
1 DJF = 0.024785
PGK
Avg
40.4341
High
40.4836
Low
40.3473
Last updated: 7/2/2026, 11:32:46 AM
Quick Conversions
| PGK | DJF |
|---|---|
| 1 PGK | 40.35 DJF |
| 10 PGK | 403.47 DJF |
| 50 PGK | 2,017.37 DJF |
| 100 PGK | 4,034.73 DJF |
| 500 PGK | 20,173.67 DJF |
| 1,000 PGK | 40,347.34 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-02T11:32:46Z",
"rates": {
"DJF": 40.347344
}
}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": 4034.7344,
"rate": 40.347344
}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