Rate Overview
Live
1 PGK = 18.6554 ALL
1 ALL = 0.053604
PGK
Avg
18.5941
High
18.6554
Low
18.4337
Last updated: 7/26/2026, 3:01:35 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-26T03:01:35Z",
"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