Rate Overview
Live
1 XPF = 62.8473 PYG
1 PYG = 0.015912
XPF
Avg
63.0274
High
63.5343
Low
62.8355
Last updated: 4/17/2026, 4:55:17 AM
Quick Conversions
| XPF | PYG |
|---|---|
| 1 XPF | 62.85 PYG |
| 10 XPF | 628.47 PYG |
| 50 XPF | 3,142.37 PYG |
| 100 XPF | 6,284.73 PYG |
| 500 XPF | 31,423.67 PYG |
| 1,000 XPF | 62,847.33 PYG |
Get XPF/PYG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=PYGExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-04-17T04:55:17Z",
"rates": {
"PYG": 62.847331
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=PYG&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "PYG",
"amount": 100
},
"result": 6284.7330999999995,
"rate": 62.847331
}Build with XPF/PYG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key