Rate Overview
Live
1 ALL = 0.056336 PGK
1 PGK = 17.7506
ALL
Avg
0.056486
High
0.056943
Low
0.055991
Last updated: 9/11/2026, 11:55:31 AM
Quick Conversions
| ALL | PGK |
|---|---|
| 1 ALL | 0.06 PGK |
| 10 ALL | 0.56 PGK |
| 50 ALL | 2.82 PGK |
| 100 ALL | 5.63 PGK |
| 500 ALL | 28.17 PGK |
| 1,000 ALL | 56.34 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-09-11T11:55:31Z",
"rates": {
"PGK": 0.056336
}
}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.6335999999999995,
"rate": 0.056336
}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