Rate Overview
Live
1 PEN = 3877.60 SYP
1 SYP = 0.000258
PEN
Avg
3886.06
High
3906.55
Low
3867.71
Last updated: 8/23/2026, 4:32:43 AM
Quick Conversions
| PEN | SYP |
|---|---|
| 1 PEN | 3,877.60 SYP |
| 10 PEN | 38,775.97 SYP |
| 50 PEN | 193,879.87 SYP |
| 100 PEN | 387,759.74 SYP |
| 500 PEN | 1,938,798.69 SYP |
| 1,000 PEN | 3,877,597.39 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-23T04:32:43Z",
"rates": {
"SYP": 3877.597385
}
}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": 387759.7385,
"rate": 3877.597385
}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