Rate Overview
Live
1 PEN = 4.2264 SCR
1 SCR = 0.236609
PEN
Avg
4.2636
High
4.3928
Low
4.0430
Last updated: 3/7/2026, 3:07:49 AM
Quick Conversions
| PEN | SCR |
|---|---|
| 1 PEN | 4.23 SCR |
| 10 PEN | 42.26 SCR |
| 50 PEN | 211.32 SCR |
| 100 PEN | 422.64 SCR |
| 500 PEN | 2,113.19 SCR |
| 1,000 PEN | 4,226.38 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-03-07T03:07:49Z",
"rates": {
"SCR": 4.226383
}
}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": 422.6383,
"rate": 4.226383
}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