Rate Overview
Live
1 PGK = 0.225537 PAB
1 PAB = 4.4339
PGK
Avg
0.225629
High
0.226756
Low
0.223758
Last updated: 8/12/2026, 10:59:55 AM
Quick Conversions
| PGK | PAB |
|---|---|
| 1 PGK | 0.23 PAB |
| 10 PGK | 2.26 PAB |
| 50 PGK | 11.28 PAB |
| 100 PGK | 22.55 PAB |
| 500 PGK | 112.77 PAB |
| 1,000 PGK | 225.54 PAB |
Get PGK/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=PABExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-08-12T10:59:55Z",
"rates": {
"PAB": 0.225537
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "PAB",
"amount": 100
},
"result": 22.5537,
"rate": 0.225537
}Build with PGK/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key