Rate Overview
Live
1 PEN = 32.5617 SYP
1 SYP = 0.030711
PEN
Avg
32.5004
High
32.5963
Low
32.3084
Last updated: 5/29/2026, 4:25:46 PM
Quick Conversions
| PEN | SYP |
|---|---|
| 1 PEN | 32.56 SYP |
| 10 PEN | 325.62 SYP |
| 50 PEN | 1,628.08 SYP |
| 100 PEN | 3,256.17 SYP |
| 500 PEN | 16,280.85 SYP |
| 1,000 PEN | 32,561.70 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-29T16:25:46Z",
"rates": {
"SYP": 32.561697
}
}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": 3256.1697000000004,
"rate": 32.561697
}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