Rate Overview
Live
1 PAB = 4.4005 PGK
1 PGK = 0.227249
PAB
Avg
4.4037
High
4.4284
Low
4.3907
Last updated: 7/9/2026, 12:59:19 PM
Quick Conversions
| PAB | PGK |
|---|---|
| 1 PAB | 4.40 PGK |
| 10 PAB | 44.00 PGK |
| 50 PAB | 220.02 PGK |
| 100 PAB | 440.05 PGK |
| 500 PAB | 2,200.23 PGK |
| 1,000 PAB | 4,400.45 PGK |
Get PAB/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=PGKExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-07-09T12:59:19Z",
"rates": {
"PGK": 4.40045
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "PGK",
"amount": 100
},
"result": 440.045,
"rate": 4.40045
}Build with PAB/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key