Rate Overview
Live
1 PYG = 0.017453 XPF
1 XPF = 57.2967
PYG
Avg
0.017337
High
0.017462
Low
0.017219
Last updated: 7/29/2026, 6:58:50 PM
Quick Conversions
| PYG | XPF |
|---|---|
| 1 PYG | 0.02 XPF |
| 10 PYG | 0.17 XPF |
| 50 PYG | 0.87 XPF |
| 100 PYG | 1.75 XPF |
| 500 PYG | 8.73 XPF |
| 1,000 PYG | 17.45 XPF |
Get PYG/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PYG¤cies=XPFExample Response:
{
"success": true,
"base": "PYG",
"date": "2026-07-29T18:58:50Z",
"rates": {
"XPF": 0.017453
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PYG&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "PYG",
"to": "XPF",
"amount": 100
},
"result": 1.7453,
"rate": 0.017453
}Build with PYG/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key