Rate Overview
Live
1 SYP = 0.000259 PEN
1 PEN = 3861.00
SYP
Avg
0.022328
High
0.030685
Low
0.000257
Last updated: 8/14/2026, 1:30:11 PM
Quick Conversions
| SYP | PEN |
|---|---|
| 1 SYP | 0.00 PEN |
| 10 SYP | 0.00 PEN |
| 50 SYP | 0.01 PEN |
| 100 SYP | 0.03 PEN |
| 500 SYP | 0.13 PEN |
| 1,000 SYP | 0.26 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-08-14T13:30:11Z",
"rates": {
"PEN": 0.000259
}
}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": 0.0259,
"rate": 0.000259
}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