Rate Overview
Live
1 PEN = 3914.07 SYP
1 SYP = 0.000255
PEN
Avg
2660.59
High
3914.07
Low
31.8320
Last updated: 8/25/2026, 7:41:50 PM
Quick Conversions
| PEN | SYP |
|---|---|
| 1 PEN | 3,914.07 SYP |
| 10 PEN | 39,140.71 SYP |
| 50 PEN | 195,703.56 SYP |
| 100 PEN | 391,407.12 SYP |
| 500 PEN | 1,957,035.62 SYP |
| 1,000 PEN | 3,914,071.25 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-25T19:41:50Z",
"rates": {
"SYP": 3914.071246
}
}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": 391407.1246,
"rate": 3914.071246
}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