Rate Overview
Live
1 SYP = 0.030560 PEN
1 PEN = 32.7225
SYP
Avg
0.030525
High
0.030745
Low
0.030408
Last updated: 6/19/2026, 6:59:17 AM
Quick Conversions
| SYP | PEN |
|---|---|
| 1 SYP | 0.03 PEN |
| 10 SYP | 0.31 PEN |
| 50 SYP | 1.53 PEN |
| 100 SYP | 3.06 PEN |
| 500 SYP | 15.28 PEN |
| 1,000 SYP | 30.56 PEN |
Get SYP/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=PENExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-06-19T06:59:17Z",
"rates": {
"PEN": 0.03056
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "PEN",
"amount": 100
},
"result": 3.056,
"rate": 0.03056
}Build with SYP/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key