Rate Overview
Live
1 PEN = 3.8678 SCR
1 SCR = 0.258545
PEN
Avg
4.1440
High
4.3721
Low
3.8678
Last updated: 7/4/2026, 7:25:39 AM
Quick Conversions
| PEN | SCR |
|---|---|
| 1 PEN | 3.87 SCR |
| 10 PEN | 38.68 SCR |
| 50 PEN | 193.39 SCR |
| 100 PEN | 386.78 SCR |
| 500 PEN | 1,933.90 SCR |
| 1,000 PEN | 3,867.81 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-07-04T07:25:39Z",
"rates": {
"SCR": 3.867806
}
}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": 386.7806,
"rate": 3.867806
}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