Rate Overview
Live
1 PGK = 18.7853 ALL
1 ALL = 0.053233
PGK
Avg
18.8089
High
18.8908
Low
18.7543
Last updated: 6/15/2026, 9:43:40 PM
Quick Conversions
| PGK | ALL |
|---|---|
| 1 PGK | 18.79 ALL |
| 10 PGK | 187.85 ALL |
| 50 PGK | 939.26 ALL |
| 100 PGK | 1,878.53 ALL |
| 500 PGK | 9,392.64 ALL |
| 1,000 PGK | 18,785.29 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-06-15T21:43:40Z",
"rates": {
"ALL": 18.785288
}
}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": 1878.5288,
"rate": 18.785288
}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