Rate Overview
Live
1 PYG = 0.017212 XPF
1 XPF = 58.0990
PYG
Avg
0.017240
High
0.017440
Low
0.017142
Last updated: 9/9/2026, 6:26:38 PM
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.61 XPF |
| 1,000 PYG | 17.21 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-09-09T18:26:38Z",
"rates": {
"XPF": 0.017212
}
}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.7212,
"rate": 0.017212
}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