Rate Overview
Live
1 PEN = 3896.35 SYP
1 SYP = 0.000257
PEN
Avg
1572.36
High
3896.35
Low
31.5432
Last updated: 8/20/2026, 7:38:49 AM
Quick Conversions
| PEN | SYP |
|---|---|
| 1 PEN | 3,896.35 SYP |
| 10 PEN | 38,963.54 SYP |
| 50 PEN | 194,817.69 SYP |
| 100 PEN | 389,635.38 SYP |
| 500 PEN | 1,948,176.92 SYP |
| 1,000 PEN | 3,896,353.85 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-08-20T07:38:49Z",
"rates": {
"SYP": 3896.353845
}
}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": 389635.3845,
"rate": 3896.353845
}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