Rate Overview
Live
1 PGK = 23.5045 XPF
1 XPF = 0.042545
PGK
Avg
25.6566
High
29.0158
Low
23.4606
Last updated: 5/26/2026, 10:14:47 PM
Quick Conversions
| PGK | XPF |
|---|---|
| 1 PGK | 23.50 XPF |
| 10 PGK | 235.05 XPF |
| 50 PGK | 1,175.23 XPF |
| 100 PGK | 2,350.45 XPF |
| 500 PGK | 11,752.26 XPF |
| 1,000 PGK | 23,504.52 XPF |
Get PGK/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=XPFExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-05-26T22:14:47Z",
"rates": {
"XPF": 23.504522
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "XPF",
"amount": 100
},
"result": 2350.4522,
"rate": 23.504522
}Build with PGK/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key