Rate Overview
Live
1 PEN = 4.2890 SCR
1 SCR = 0.233156
PEN
Avg
4.0883
High
4.5388
Low
3.6444
Last updated: 7/25/2026, 8:00:29 PM
Quick Conversions
| PEN | SCR |
|---|---|
| 1 PEN | 4.29 SCR |
| 10 PEN | 42.89 SCR |
| 50 PEN | 214.45 SCR |
| 100 PEN | 428.90 SCR |
| 500 PEN | 2,144.49 SCR |
| 1,000 PEN | 4,288.97 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-07-25T20:00:29Z",
"rates": {
"SCR": 4.28897
}
}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": 428.897,
"rate": 4.28897
}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