Rate Overview
Live
1 SCR = 0.226467 PEN
1 PEN = 4.4157 SCR
Avg
0.231871
High
0.245862
Low
0.222896
Last updated: 1/25/2026, 3:30:06 PM
Quick Conversions
| SCR | PEN |
|---|---|
| 1 SCR | 0.23 PEN |
| 10 SCR | 2.26 PEN |
| 50 SCR | 11.32 PEN |
| 100 SCR | 22.65 PEN |
| 500 SCR | 113.23 PEN |
| 1,000 SCR | 226.47 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-01-25T15:30:06Z",
"rates": {
"PEN": 0.226467
}
}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": 22.6467,
"rate": 0.226467
}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