Rate Overview
Live
1 PEN = 4.0655 SCR
1 SCR = 0.245970
PEN
Avg
4.2339
High
4.3632
Low
4.0655
Last updated: 8/15/2026, 1:03:12 PM
Quick Conversions
| PEN | SCR |
|---|---|
| 1 PEN | 4.07 SCR |
| 10 PEN | 40.66 SCR |
| 50 PEN | 203.28 SCR |
| 100 PEN | 406.55 SCR |
| 500 PEN | 2,032.77 SCR |
| 1,000 PEN | 4,065.53 SCR |
Get PEN/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=SCRExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-08-15T13:03:12Z",
"rates": {
"SCR": 4.065533
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "SCR",
"amount": 100
},
"result": 406.55330000000004,
"rate": 4.065533
}Build with PEN/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key