Rate Overview
Live
1 PGK = 23.1644 XPF
1 XPF = 0.043170
PGK
Avg
23.1233
High
23.2880
Low
22.9849
Last updated: 8/29/2026, 4:20:54 AM
Quick Conversions
| PGK | XPF |
|---|---|
| 1 PGK | 23.16 XPF |
| 10 PGK | 231.64 XPF |
| 50 PGK | 1,158.22 XPF |
| 100 PGK | 2,316.44 XPF |
| 500 PGK | 11,582.18 XPF |
| 1,000 PGK | 23,164.37 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-08-29T04:20:54Z",
"rates": {
"XPF": 23.164365
}
}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": 2316.4365,
"rate": 23.164365
}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