Rate Overview
Live
1 PGK = 18.7637 ALL
1 ALL = 0.053294
PGK
Avg
18.7893
High
18.8918
Low
18.7147
Last updated: 7/2/2026, 2:49:22 PM
Quick Conversions
| PGK | ALL |
|---|---|
| 1 PGK | 18.76 ALL |
| 10 PGK | 187.64 ALL |
| 50 PGK | 938.19 ALL |
| 100 PGK | 1,876.37 ALL |
| 500 PGK | 9,381.87 ALL |
| 1,000 PGK | 18,763.75 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-02T14:49:22Z",
"rates": {
"ALL": 18.763747
}
}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": 1876.3746999999998,
"rate": 18.763747
}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