Rate Overview
Live
1 ALL = 0.051694 PGK
1 PGK = 19.3446
ALL
Avg
0.046895
High
0.052295
Low
0.040738
Last updated: 3/27/2026, 8:22:02 AM
Quick Conversions
| ALL | PGK |
|---|---|
| 1 ALL | 0.05 PGK |
| 10 ALL | 0.52 PGK |
| 50 ALL | 2.58 PGK |
| 100 ALL | 5.17 PGK |
| 500 ALL | 25.85 PGK |
| 1,000 ALL | 51.69 PGK |
Get ALL/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=PGKExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-03-27T08:22:02Z",
"rates": {
"PGK": 0.051694
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "PGK",
"amount": 100
},
"result": 5.1693999999999996,
"rate": 0.051694
}Build with ALL/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key