Rate Overview
Live
1 PEN = 32.1863 SYP
1 SYP = 0.031069
PEN
Avg
31.9587
High
32.3293
Low
31.5120
Last updated: 5/9/2026, 4:57:02 AM
Quick Conversions
| PEN | SYP |
|---|---|
| 1 PEN | 32.19 SYP |
| 10 PEN | 321.86 SYP |
| 50 PEN | 1,609.31 SYP |
| 100 PEN | 3,218.63 SYP |
| 500 PEN | 16,093.15 SYP |
| 1,000 PEN | 32,186.30 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-05-09T04:57:02Z",
"rates": {
"SYP": 32.186295
}
}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": 3218.6295,
"rate": 32.186295
}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