Rate Overview
Live
1 PYG = 0.016950 SYP
1 SYP = 58.9971
PYG
Avg
1.3003
High
1.8578
Low
0.016224
Last updated: 3/27/2026, 5:04:48 PM
Quick Conversions
| PYG | SYP |
|---|---|
| 1 PYG | 0.02 SYP |
| 10 PYG | 0.17 SYP |
| 50 PYG | 0.85 SYP |
| 100 PYG | 1.70 SYP |
| 500 PYG | 8.48 SYP |
| 1,000 PYG | 16.95 SYP |
Get PYG/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PYG¤cies=SYPExample Response:
{
"success": true,
"base": "PYG",
"date": "2026-03-27T17:04:48Z",
"rates": {
"SYP": 0.01695
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PYG&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PYG",
"to": "SYP",
"amount": 100
},
"result": 1.695,
"rate": 0.01695
}Build with PYG/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key