Rate Overview
Live
1 SCR = 0.233156 PEN
1 PEN = 4.2890
SCR
Avg
0.238000
High
0.252142
Low
0.232386
Last updated: 7/25/2026, 3:43:36 AM
Quick Conversions
| SCR | PEN |
|---|---|
| 1 SCR | 0.23 PEN |
| 10 SCR | 2.33 PEN |
| 50 SCR | 11.66 PEN |
| 100 SCR | 23.32 PEN |
| 500 SCR | 116.58 PEN |
| 1,000 SCR | 233.16 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-07-25T03:43:36Z",
"rates": {
"PEN": 0.233156
}
}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.3156,
"rate": 0.233156
}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