Rate Overview
Live
1 PGK = 18.8395 ALL
1 ALL = 0.053080
PGK
Avg
19.1061
High
19.5668
Low
18.7087
Last updated: 5/26/2026, 10:11:31 PM
Quick Conversions
| PGK | ALL |
|---|---|
| 1 PGK | 18.84 ALL |
| 10 PGK | 188.39 ALL |
| 50 PGK | 941.97 ALL |
| 100 PGK | 1,883.95 ALL |
| 500 PGK | 9,419.74 ALL |
| 1,000 PGK | 18,839.49 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-05-26T22:11:31Z",
"rates": {
"ALL": 18.839489
}
}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": 1883.9489,
"rate": 18.839489
}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