Rate Overview
Live
1 PGK = 17.9692 ALL
1 ALL = 0.055651
PGK
Avg
18.1698
High
18.3468
Low
17.9692
Last updated: 8/12/2026, 4:57:25 AM
Quick Conversions
| PGK | ALL |
|---|---|
| 1 PGK | 17.97 ALL |
| 10 PGK | 179.69 ALL |
| 50 PGK | 898.46 ALL |
| 100 PGK | 1,796.92 ALL |
| 500 PGK | 8,984.59 ALL |
| 1,000 PGK | 17,969.18 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-08-12T04:57:25Z",
"rates": {
"ALL": 17.969182
}
}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": 1796.9182,
"rate": 17.969182
}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