Rate Overview
Live
1 SCR = 0.232726 PEN
1 PEN = 4.2969
SCR
Avg
0.234127
High
0.238181
Low
0.227850
Last updated: 9/2/2026, 4:26:12 AM
Quick Conversions
| SCR | PEN |
|---|---|
| 1 SCR | 0.23 PEN |
| 10 SCR | 2.33 PEN |
| 50 SCR | 11.64 PEN |
| 100 SCR | 23.27 PEN |
| 500 SCR | 116.36 PEN |
| 1,000 SCR | 232.73 PEN |
Get SCR/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=PENExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-09-02T04:26:12Z",
"rates": {
"PEN": 0.232726
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "PEN",
"amount": 100
},
"result": 23.272599999999997,
"rate": 0.232726
}Build with SCR/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key