Rate Overview
Live
1 SCR = 0.236775 PEN
1 PEN = 4.2234
SCR
Avg
0.239758
High
0.245948
Low
0.232531
Last updated: 6/15/2026, 2:17:03 PM
Quick Conversions
| SCR | PEN |
|---|---|
| 1 SCR | 0.24 PEN |
| 10 SCR | 2.37 PEN |
| 50 SCR | 11.84 PEN |
| 100 SCR | 23.68 PEN |
| 500 SCR | 118.39 PEN |
| 1,000 SCR | 236.78 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-06-15T14:17:03Z",
"rates": {
"PEN": 0.236775
}
}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.677500000000002,
"rate": 0.236775
}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