Rate Overview
Live
1 PEN = 32.1639 SYP
1 SYP = 0.031091
PEN
Avg
32.5049
High
32.9706
Low
32.1639
Last updated: 4/18/2026, 9:07:45 AM
Quick Conversions
| PEN | SYP |
|---|---|
| 1 PEN | 32.16 SYP |
| 10 PEN | 321.64 SYP |
| 50 PEN | 1,608.20 SYP |
| 100 PEN | 3,216.39 SYP |
| 500 PEN | 16,081.97 SYP |
| 1,000 PEN | 32,163.94 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-04-18T09:07:45Z",
"rates": {
"SYP": 32.16394
}
}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": 3216.394,
"rate": 32.16394
}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