Rate Overview
Live
1 XPF = 59.9573 PYG
1 PYG = 0.016679
XPF
Avg
68.5684
High
79.9424
Low
59.5130
Last updated: 5/27/2026, 9:22:48 PM
Quick Conversions
| XPF | PYG |
|---|---|
| 1 XPF | 59.96 PYG |
| 10 XPF | 599.57 PYG |
| 50 XPF | 2,997.86 PYG |
| 100 XPF | 5,995.73 PYG |
| 500 XPF | 29,978.64 PYG |
| 1,000 XPF | 59,957.28 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-05-27T21:22:48Z",
"rates": {
"PYG": 59.95728
}
}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": 5995.728,
"rate": 59.95728
}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