Rate Overview
Live
1 SCR = 0.241010 PEN
1 PEN = 4.1492
SCR
Avg
0.238700
High
0.256555
Low
0.222165
Last updated: 7/16/2026, 1:58:31 PM
Quick Conversions
| SCR | PEN |
|---|---|
| 1 SCR | 0.24 PEN |
| 10 SCR | 2.41 PEN |
| 50 SCR | 12.05 PEN |
| 100 SCR | 24.10 PEN |
| 500 SCR | 120.51 PEN |
| 1,000 SCR | 241.01 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-16T13:58:31Z",
"rates": {
"PEN": 0.24101
}
}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.101,
"rate": 0.24101
}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