Rate Overview
Live
1 PYG = 0.017178 XPF
1 XPF = 58.2140
PYG
Avg
0.017180
High
0.017254
Low
0.017129
Last updated: 7/11/2026, 8:29:08 AM
Quick Conversions
| PYG | XPF |
|---|---|
| 1 PYG | 0.02 XPF |
| 10 PYG | 0.17 XPF |
| 50 PYG | 0.86 XPF |
| 100 PYG | 1.72 XPF |
| 500 PYG | 8.59 XPF |
| 1,000 PYG | 17.18 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-11T08:29:08Z",
"rates": {
"XPF": 0.017178
}
}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.7178,
"rate": 0.017178
}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