Rate Overview
Live
1 PYG = 0.018279 SYP
1 SYP = 54.7076
PYG
Avg
0.018001
High
0.018279
Low
0.017774
Last updated: 5/7/2026, 1:18:25 AM
Quick Conversions
| PYG | SYP |
|---|---|
| 1 PYG | 0.02 SYP |
| 10 PYG | 0.18 SYP |
| 50 PYG | 0.91 SYP |
| 100 PYG | 1.83 SYP |
| 500 PYG | 9.14 SYP |
| 1,000 PYG | 18.28 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-07T01:18:25Z",
"rates": {
"SYP": 0.018279
}
}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.8279,
"rate": 0.018279
}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