Rate Overview
Live
1 PGK = 0.232712 PAB
1 PAB = 4.2972
PGK
Avg
0.232513
High
0.233433
Low
0.230535
Last updated: 3/7/2026, 12:09:34 AM
Quick Conversions
| PGK | PAB |
|---|---|
| 1 PGK | 0.23 PAB |
| 10 PGK | 2.33 PAB |
| 50 PGK | 11.64 PAB |
| 100 PGK | 23.27 PAB |
| 500 PGK | 116.36 PAB |
| 1,000 PGK | 232.71 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-03-07T00:09:34Z",
"rates": {
"PAB": 0.232712
}
}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": 23.2712,
"rate": 0.232712
}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