Rate Overview
Live
1 PYG = 0.018002 SYP
1 SYP = 55.5494
PYG
Avg
1.2930
High
1.8460
Low
0.016672
Last updated: 5/27/2026, 11:20:08 AM
Quick Conversions
| PYG | SYP |
|---|---|
| 1 PYG | 0.02 SYP |
| 10 PYG | 0.18 SYP |
| 50 PYG | 0.90 SYP |
| 100 PYG | 1.80 SYP |
| 500 PYG | 9.00 SYP |
| 1,000 PYG | 18.00 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-05-27T11:20:08Z",
"rates": {
"SYP": 0.018002
}
}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.8002,
"rate": 0.018002
}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