Rate Overview
Live
1 PGK = 19.2599 ALL
1 ALL = 0.051921
PGK
Avg
19.1089
High
19.2996
Low
18.8006
Last updated: 3/6/2026, 10:45:32 PM
Quick Conversions
| PGK | ALL |
|---|---|
| 1 PGK | 19.26 ALL |
| 10 PGK | 192.60 ALL |
| 50 PGK | 962.99 ALL |
| 100 PGK | 1,925.99 ALL |
| 500 PGK | 9,629.93 ALL |
| 1,000 PGK | 19,259.86 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-03-06T22:45:32Z",
"rates": {
"ALL": 19.259857
}
}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": 1925.9857,
"rate": 19.259857
}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