Rate Overview
Live
1 PGK = 18.6638 ALL
1 ALL = 0.053580
PGK
Avg
19.3229
High
20.4187
Low
18.4357
Last updated: 7/26/2026, 10:13:05 AM
Quick Conversions
| PGK | ALL |
|---|---|
| 1 PGK | 18.66 ALL |
| 10 PGK | 186.64 ALL |
| 50 PGK | 933.19 ALL |
| 100 PGK | 1,866.38 ALL |
| 500 PGK | 9,331.88 ALL |
| 1,000 PGK | 18,663.77 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-26T10:13:05Z",
"rates": {
"ALL": 18.663768
}
}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.3768,
"rate": 18.663768
}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