Rate Overview
Live
1 PYG = 0.015852 XPF
1 XPF = 63.0835
PYG
Avg
0.015075
High
0.016108
Low
0.014307
Last updated: 3/27/2026, 10:08:04 AM
Quick Conversions
| PYG | XPF |
|---|---|
| 1 PYG | 0.02 XPF |
| 10 PYG | 0.16 XPF |
| 50 PYG | 0.79 XPF |
| 100 PYG | 1.59 XPF |
| 500 PYG | 7.93 XPF |
| 1,000 PYG | 15.85 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-03-27T10:08:04Z",
"rates": {
"XPF": 0.015852
}
}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.5852000000000002,
"rate": 0.015852
}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