Rate Overview
Live
1 PEN = 4.1939 SCR
1 SCR = 0.238444
PEN
Avg
4.1757
High
4.3005
Low
4.0659
Last updated: 6/16/2026, 1:29:41 PM
Quick Conversions
| PEN | SCR |
|---|---|
| 1 PEN | 4.19 SCR |
| 10 PEN | 41.94 SCR |
| 50 PEN | 209.69 SCR |
| 100 PEN | 419.39 SCR |
| 500 PEN | 2,096.93 SCR |
| 1,000 PEN | 4,193.86 SCR |
Get PEN/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=SCRExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-06-16T13:29:41Z",
"rates": {
"SCR": 4.193862
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "SCR",
"amount": 100
},
"result": 419.38620000000003,
"rate": 4.193862
}Build with PEN/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key