Rate Overview
Live
1 PGK = 18.8241 ALL
1 ALL = 0.053123
PGK
Avg
18.7910
High
18.8997
Low
18.7087
Last updated: 5/6/2026, 10:15:40 AM
Quick Conversions
| PGK | ALL |
|---|---|
| 1 PGK | 18.82 ALL |
| 10 PGK | 188.24 ALL |
| 50 PGK | 941.20 ALL |
| 100 PGK | 1,882.41 ALL |
| 500 PGK | 9,412.04 ALL |
| 1,000 PGK | 18,824.07 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-06T10:15:40Z",
"rates": {
"ALL": 18.824073
}
}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": 1882.4072999999999,
"rate": 18.824073
}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