Rate Overview
Live
1 PEN = 31.9275 SYP
1 SYP = 0.031321
PEN
Avg
32.6409
High
33.3034
Low
31.9112
Last updated: 3/6/2026, 10:07:32 PM
Quick Conversions
| PEN | SYP |
|---|---|
| 1 PEN | 31.93 SYP |
| 10 PEN | 319.28 SYP |
| 50 PEN | 1,596.38 SYP |
| 100 PEN | 3,192.75 SYP |
| 500 PEN | 15,963.77 SYP |
| 1,000 PEN | 31,927.54 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-03-06T22:07:32Z",
"rates": {
"SYP": 31.927539
}
}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": 3192.7539,
"rate": 31.927539
}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