Rate Overview
Live
1 PEN = 31.8684 SYP
1 SYP = 0.031379
PEN
Avg
2992.18
High
3777.70
Low
31.8684
Last updated: 3/27/2026, 6:46:40 AM
Quick Conversions
| PEN | SYP |
|---|---|
| 1 PEN | 31.87 SYP |
| 10 PEN | 318.68 SYP |
| 50 PEN | 1,593.42 SYP |
| 100 PEN | 3,186.84 SYP |
| 500 PEN | 15,934.20 SYP |
| 1,000 PEN | 31,868.41 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-03-27T06:46:40Z",
"rates": {
"SYP": 31.868406
}
}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": 3186.8406,
"rate": 31.868406
}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