Rate Overview
Live
1 PGK = 23.2422 XPF
1 XPF = 0.043025
PGK
Avg
23.2670
High
23.3872
Low
23.1372
Last updated: 8/14/2026, 3:58:35 PM
Quick Conversions
| PGK | XPF |
|---|---|
| 1 PGK | 23.24 XPF |
| 10 PGK | 232.42 XPF |
| 50 PGK | 1,162.11 XPF |
| 100 PGK | 2,324.22 XPF |
| 500 PGK | 11,621.12 XPF |
| 1,000 PGK | 23,242.23 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-14T15:58:35Z",
"rates": {
"XPF": 23.24223
}
}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": 2324.223,
"rate": 23.24223
}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