Rate Overview
Live
1 PGK = 18.5896 ALL
1 ALL = 0.053794
PGK
Avg
18.5571
High
18.6805
Low
18.4357
Last updated: 7/21/2026, 6:34:47 PM
Quick Conversions
| PGK | ALL |
|---|---|
| 1 PGK | 18.59 ALL |
| 10 PGK | 185.90 ALL |
| 50 PGK | 929.48 ALL |
| 100 PGK | 1,858.96 ALL |
| 500 PGK | 9,294.79 ALL |
| 1,000 PGK | 18,589.58 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-21T18:34:47Z",
"rates": {
"ALL": 18.589583
}
}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": 1858.9583,
"rate": 18.589583
}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