Rate Overview
Live
1 PGK = 0.224563 PAB
1 PAB = 4.4531
PGK
Avg
0.243485
High
0.260239
Low
0.224563
Last updated: 7/23/2026, 9:54:29 PM
Quick Conversions
| PGK | PAB |
|---|---|
| 1 PGK | 0.22 PAB |
| 10 PGK | 2.25 PAB |
| 50 PGK | 11.23 PAB |
| 100 PGK | 22.46 PAB |
| 500 PGK | 112.28 PAB |
| 1,000 PGK | 224.56 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-07-23T21:54:29Z",
"rates": {
"PAB": 0.224563
}
}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.456300000000002,
"rate": 0.224563
}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