Rate Overview
Live
1 PEN = 32.7215 SYP
1 SYP = 0.030561
PEN
Avg
32.7599
High
32.8852
Low
32.5255
Last updated: 6/19/2026, 8:52:40 AM
Quick Conversions
| PEN | SYP |
|---|---|
| 1 PEN | 32.72 SYP |
| 10 PEN | 327.21 SYP |
| 50 PEN | 1,636.07 SYP |
| 100 PEN | 3,272.15 SYP |
| 500 PEN | 16,360.73 SYP |
| 1,000 PEN | 32,721.47 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-06-19T08:52:40Z",
"rates": {
"SYP": 32.721465
}
}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": 3272.1465000000003,
"rate": 32.721465
}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