Rate Overview
Live
1 PGK = 18.6148 ALL
1 ALL = 0.053721
PGK
Avg
18.6586
High
18.9062
Low
18.4337
Last updated: 7/24/2026, 10:55:04 AM
Quick Conversions
| PGK | ALL |
|---|---|
| 1 PGK | 18.61 ALL |
| 10 PGK | 186.15 ALL |
| 50 PGK | 930.74 ALL |
| 100 PGK | 1,861.48 ALL |
| 500 PGK | 9,307.39 ALL |
| 1,000 PGK | 18,614.79 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-24T10:55:04Z",
"rates": {
"ALL": 18.614789
}
}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": 1861.4788999999998,
"rate": 18.614789
}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