Rate Overview
Live
1 PGK = 18.6634 ALL
1 ALL = 0.053581
PGK
Avg
18.8603
High
19.0859
Low
18.6634
Last updated: 4/16/2026, 8:01:35 AM
Quick Conversions
| PGK | ALL |
|---|---|
| 1 PGK | 18.66 ALL |
| 10 PGK | 186.63 ALL |
| 50 PGK | 933.17 ALL |
| 100 PGK | 1,866.34 ALL |
| 500 PGK | 9,331.71 ALL |
| 1,000 PGK | 18,663.42 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-04-16T08:01:35Z",
"rates": {
"ALL": 18.663417
}
}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": 1866.3417,
"rate": 18.663417
}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