Rate Overview
Live
1 PGK = 18.0199 ALL
1 ALL = 0.055494
PGK
Avg
17.9808
High
18.2830
Low
17.6509
Last updated: 9/2/2026, 4:38:32 AM
Quick Conversions
| PGK | ALL |
|---|---|
| 1 PGK | 18.02 ALL |
| 10 PGK | 180.20 ALL |
| 50 PGK | 901.00 ALL |
| 100 PGK | 1,801.99 ALL |
| 500 PGK | 9,009.95 ALL |
| 1,000 PGK | 18,019.90 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-09-02T04:38:32Z",
"rates": {
"ALL": 18.019904
}
}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": 1801.9904000000001,
"rate": 18.019904
}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