Rate Overview
Live
1 PGK = 0.228924 PAB
1 PAB = 4.3683
PGK
Avg
0.228804
High
0.230282
Low
0.227847
Last updated: 6/15/2026, 9:45:34 PM
Quick Conversions
| PGK | PAB |
|---|---|
| 1 PGK | 0.23 PAB |
| 10 PGK | 2.29 PAB |
| 50 PGK | 11.45 PAB |
| 100 PGK | 22.89 PAB |
| 500 PGK | 114.46 PAB |
| 1,000 PGK | 228.92 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-06-15T21:45:34Z",
"rates": {
"PAB": 0.228924
}
}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.8924,
"rate": 0.228924
}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