Rate Overview
Live
1 PYG = 0.016568 XPF
1 XPF = 60.3573
PYG
Avg
0.016581
High
0.016844
Low
0.016423
Last updated: 5/9/2026, 3:42:10 AM
Quick Conversions
| PYG | XPF |
|---|---|
| 1 PYG | 0.02 XPF |
| 10 PYG | 0.17 XPF |
| 50 PYG | 0.83 XPF |
| 100 PYG | 1.66 XPF |
| 500 PYG | 8.28 XPF |
| 1,000 PYG | 16.57 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-05-09T03:42:10Z",
"rates": {
"XPF": 0.016568
}
}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.6568,
"rate": 0.016568
}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