Rate Overview
Live
1 PGK = 18.5960 ALL
1 ALL = 0.053775
PGK
Avg
18.9543
High
19.4415
Low
18.5960
Last updated: 7/22/2026, 12:21:59 PM
Quick Conversions
| PGK | ALL |
|---|---|
| 1 PGK | 18.60 ALL |
| 10 PGK | 185.96 ALL |
| 50 PGK | 929.80 ALL |
| 100 PGK | 1,859.60 ALL |
| 500 PGK | 9,297.98 ALL |
| 1,000 PGK | 18,595.96 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-22T12:21:59Z",
"rates": {
"ALL": 18.595958
}
}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": 1859.5958,
"rate": 18.595958
}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