Rate Overview
Live
1 ALL = 0.055907 PGK
1 PGK = 17.8868
ALL
Avg
0.055825
High
0.056585
Low
0.054659
Last updated: 8/22/2026, 6:52:04 AM
Quick Conversions
| ALL | PGK |
|---|---|
| 1 ALL | 0.06 PGK |
| 10 ALL | 0.56 PGK |
| 50 ALL | 2.80 PGK |
| 100 ALL | 5.59 PGK |
| 500 ALL | 27.95 PGK |
| 1,000 ALL | 55.91 PGK |
Get ALL/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=PGKExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-08-22T06:52:04Z",
"rates": {
"PGK": 0.055907
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "PGK",
"amount": 100
},
"result": 5.5907,
"rate": 0.055907
}Build with ALL/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key