Rate Overview
Live
1 XPF = 63.0837 PYG
1 PYG = 0.015852
XPF
Avg
70.5220
High
78.6529
Low
62.0777
Last updated: 3/27/2026, 9:28:16 AM
Quick Conversions
| XPF | PYG |
|---|---|
| 1 XPF | 63.08 PYG |
| 10 XPF | 630.84 PYG |
| 50 XPF | 3,154.19 PYG |
| 100 XPF | 6,308.37 PYG |
| 500 XPF | 31,541.86 PYG |
| 1,000 XPF | 63,083.71 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-03-27T09:28:16Z",
"rates": {
"PYG": 63.08371
}
}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": 6308.371,
"rate": 63.08371
}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