Rate Overview
Live
1 PEN = 32.5766 SYP
1 SYP = 0.030697
PEN
Avg
32.2178
High
32.5963
Low
31.5080
Last updated: 5/29/2026, 5:27:02 PM
Quick Conversions
| PEN | SYP |
|---|---|
| 1 PEN | 32.58 SYP |
| 10 PEN | 325.77 SYP |
| 50 PEN | 1,628.83 SYP |
| 100 PEN | 3,257.66 SYP |
| 500 PEN | 16,288.28 SYP |
| 1,000 PEN | 32,576.57 SYP |
Get PEN/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=SYPExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-05-29T17:27:02Z",
"rates": {
"SYP": 32.576569
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "SYP",
"amount": 100
},
"result": 3257.6569,
"rate": 32.576569
}Build with PEN/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key