Rate Overview
Live
1 PEN = 3877.42 SYP
1 SYP = 0.000258
PEN
Avg
3496.44
High
3897.20
Low
32.6807
Last updated: 8/21/2026, 11:45:49 AM
Quick Conversions
| PEN | SYP |
|---|---|
| 1 PEN | 3,877.42 SYP |
| 10 PEN | 38,774.24 SYP |
| 50 PEN | 193,871.19 SYP |
| 100 PEN | 387,742.37 SYP |
| 500 PEN | 1,938,711.85 SYP |
| 1,000 PEN | 3,877,423.71 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-21T11:45:49Z",
"rates": {
"SYP": 3877.423708
}
}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": 387742.3708,
"rate": 3877.423708
}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