Rate Overview
Live
1 SCR = 0.240316 PEN
1 PEN = 4.1612
SCR
Avg
0.241672
High
0.264300
Low
0.220323
Last updated: 3/27/2026, 8:28:01 AM
Quick Conversions
| SCR | PEN |
|---|---|
| 1 SCR | 0.24 PEN |
| 10 SCR | 2.40 PEN |
| 50 SCR | 12.02 PEN |
| 100 SCR | 24.03 PEN |
| 500 SCR | 120.16 PEN |
| 1,000 SCR | 240.32 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-03-27T08:28:01Z",
"rates": {
"PEN": 0.240316
}
}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": 24.0316,
"rate": 0.240316
}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