Rate Overview
Live
1 PEN = 3907.92 SYP
1 SYP = 0.000256
PEN
Avg
515.6634
High
3907.92
Low
31.5966
Last updated: 8/21/2026, 5:39:28 PM
Quick Conversions
| PEN | SYP |
|---|---|
| 1 PEN | 3,907.92 SYP |
| 10 PEN | 39,079.24 SYP |
| 50 PEN | 195,396.21 SYP |
| 100 PEN | 390,792.43 SYP |
| 500 PEN | 1,953,962.15 SYP |
| 1,000 PEN | 3,907,924.29 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-21T17:39:28Z",
"rates": {
"SYP": 3907.924293
}
}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": 390792.4293,
"rate": 3907.924293
}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