Rate Overview
Live
1 PGK = 18.6761 ALL
1 ALL = 0.053544
PGK
Avg
18.9968
High
19.6742
Low
18.6077
Last updated: 7/9/2026, 10:25:49 AM
Quick Conversions
| PGK | ALL |
|---|---|
| 1 PGK | 18.68 ALL |
| 10 PGK | 186.76 ALL |
| 50 PGK | 933.81 ALL |
| 100 PGK | 1,867.61 ALL |
| 500 PGK | 9,338.07 ALL |
| 1,000 PGK | 18,676.13 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-09T10:25:49Z",
"rates": {
"ALL": 18.67613
}
}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": 1867.613,
"rate": 18.67613
}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