Rate Overview
Live
1 PGK = 18.6554 ALL
1 ALL = 0.053604
PGK
Avg
21.0284
High
24.5470
Low
18.6554
Last updated: 7/25/2026, 5:28:38 AM
Quick Conversions
| PGK | ALL |
|---|---|
| 1 PGK | 18.66 ALL |
| 10 PGK | 186.55 ALL |
| 50 PGK | 932.77 ALL |
| 100 PGK | 1,865.54 ALL |
| 500 PGK | 9,327.71 ALL |
| 1,000 PGK | 18,655.43 ALL |
Get PGK/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=ALLExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-07-25T05:28:38Z",
"rates": {
"ALL": 18.655427
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "ALL",
"amount": 100
},
"result": 1865.5427,
"rate": 18.655427
}Build with PGK/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key