Rate Overview
Live
1 XPF = 0.042052 PGK
1 PGK = 23.7801
XPF
Avg
0.042182
High
0.042564
Low
0.041944
Last updated: 7/25/2026, 10:43:09 PM
Quick Conversions
| XPF | PGK |
|---|---|
| 1 XPF | 0.04 PGK |
| 10 XPF | 0.42 PGK |
| 50 XPF | 2.10 PGK |
| 100 XPF | 4.21 PGK |
| 500 XPF | 21.03 PGK |
| 1,000 XPF | 42.05 PGK |
Get XPF/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=PGKExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-07-25T22:43:09Z",
"rates": {
"PGK": 0.042052
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "PGK",
"amount": 100
},
"result": 4.2052,
"rate": 0.042052
}Build with XPF/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key