Rate Overview
Live
1 PEN = 32.5028 SYP
1 SYP = 0.030767
PEN
Avg
32.5868
High
32.7050
Low
32.5028
Last updated: 7/9/2026, 8:29:25 AM
Quick Conversions
| PEN | SYP |
|---|---|
| 1 PEN | 32.50 SYP |
| 10 PEN | 325.03 SYP |
| 50 PEN | 1,625.14 SYP |
| 100 PEN | 3,250.28 SYP |
| 500 PEN | 16,251.39 SYP |
| 1,000 PEN | 32,502.77 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-07-09T08:29:25Z",
"rates": {
"SYP": 32.502773
}
}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": 3250.2772999999997,
"rate": 32.502773
}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