Rate Overview
Live
1 XPF = 60.0508 PYG
1 PYG = 0.016653
XPF
Avg
60.1789
High
62.1408
Low
59.3600
Last updated: 5/27/2026, 4:03:17 PM
Quick Conversions
| XPF | PYG |
|---|---|
| 1 XPF | 60.05 PYG |
| 10 XPF | 600.51 PYG |
| 50 XPF | 3,002.54 PYG |
| 100 XPF | 6,005.08 PYG |
| 500 XPF | 30,025.39 PYG |
| 1,000 XPF | 60,050.77 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-27T16:03:17Z",
"rates": {
"PYG": 60.050771
}
}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": 6005.0770999999995,
"rate": 60.050771
}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