Rate Overview
Live
1 PGK = 0.229791 PAB
1 PAB = 4.3518
PGK
Avg
0.230830
High
0.231828
Low
0.229791
Last updated: 4/16/2026, 8:03:18 AM
Quick Conversions
| PGK | PAB |
|---|---|
| 1 PGK | 0.23 PAB |
| 10 PGK | 2.30 PAB |
| 50 PGK | 11.49 PAB |
| 100 PGK | 22.98 PAB |
| 500 PGK | 114.90 PAB |
| 1,000 PGK | 229.79 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-04-16T08:03:18Z",
"rates": {
"PAB": 0.229791
}
}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.9791,
"rate": 0.229791
}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