Rate Overview
Live
1 ALL = 0.053246 PGK
1 PGK = 18.7808
ALL
Avg
0.053296
High
0.053451
Low
0.052910
Last updated: 5/8/2026, 11:45:01 AM
Quick Conversions
| ALL | PGK |
|---|---|
| 1 ALL | 0.05 PGK |
| 10 ALL | 0.53 PGK |
| 50 ALL | 2.66 PGK |
| 100 ALL | 5.32 PGK |
| 500 ALL | 26.62 PGK |
| 1,000 ALL | 53.25 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-05-08T11:45:01Z",
"rates": {
"PGK": 0.053246
}
}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.3246,
"rate": 0.053246
}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