Rate Overview
Live
1 ALL = 0.054383 PGK
1 PGK = 18.3881
ALL
Avg
0.051914
High
0.054624
Low
0.048974
Last updated: 8/2/2026, 12:55:27 PM
Quick Conversions
| ALL | PGK |
|---|---|
| 1 ALL | 0.05 PGK |
| 10 ALL | 0.54 PGK |
| 50 ALL | 2.72 PGK |
| 100 ALL | 5.44 PGK |
| 500 ALL | 27.19 PGK |
| 1,000 ALL | 54.38 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-02T12:55:27Z",
"rates": {
"PGK": 0.054383
}
}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.4383,
"rate": 0.054383
}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