Rate Overview
Live
1 SCR = 0.238938 PEN
1 PEN = 4.1852
SCR
Avg
0.236449
High
0.248608
Low
0.228971
Last updated: 5/26/2026, 1:39:05 PM
Quick Conversions
| SCR | PEN |
|---|---|
| 1 SCR | 0.24 PEN |
| 10 SCR | 2.39 PEN |
| 50 SCR | 11.95 PEN |
| 100 SCR | 23.89 PEN |
| 500 SCR | 119.47 PEN |
| 1,000 SCR | 238.94 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-05-26T13:39:05Z",
"rates": {
"PEN": 0.238938
}
}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.893800000000002,
"rate": 0.238938
}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