Rate Overview
Live
1 PEN = 3.9990 SCR
1 SCR = 0.250063
PEN
Avg
4.2342
High
4.5296
Low
3.9990
Last updated: 4/17/2026, 6:24:51 AM
Quick Conversions
| PEN | SCR |
|---|---|
| 1 PEN | 4.00 SCR |
| 10 PEN | 39.99 SCR |
| 50 PEN | 199.95 SCR |
| 100 PEN | 399.90 SCR |
| 500 PEN | 1,999.49 SCR |
| 1,000 PEN | 3,998.99 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-04-17T06:24:51Z",
"rates": {
"SCR": 3.998987
}
}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": 399.8987,
"rate": 3.998987
}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