Rate Overview
Live
1 SYP = 0.031394 PEN
1 PEN = 31.8532
SYP
Avg
0.030644
High
0.031394
Low
0.030026
Last updated: 3/6/2026, 3:30:59 PM
Quick Conversions
| SYP | PEN |
|---|---|
| 1 SYP | 0.03 PEN |
| 10 SYP | 0.31 PEN |
| 50 SYP | 1.57 PEN |
| 100 SYP | 3.14 PEN |
| 500 SYP | 15.70 PEN |
| 1,000 SYP | 31.39 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-03-06T15:30:59Z",
"rates": {
"PEN": 0.031394
}
}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.1393999999999997,
"rate": 0.031394
}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