Rate Overview
Live
1 PEN = 32.5694 SYP
1 SYP = 0.030704
PEN
Avg
32.5030
High
32.5963
Low
32.3084
Last updated: 5/29/2026, 6:44:06 PM
Quick Conversions
| PEN | SYP |
|---|---|
| 1 PEN | 32.57 SYP |
| 10 PEN | 325.69 SYP |
| 50 PEN | 1,628.47 SYP |
| 100 PEN | 3,256.94 SYP |
| 500 PEN | 16,284.69 SYP |
| 1,000 PEN | 32,569.37 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-29T18:44:06Z",
"rates": {
"SYP": 32.569371
}
}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.9370999999996,
"rate": 32.569371
}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