Rate Overview
Live
1 PEN = 4.2162 SCR
1 SCR = 0.237180
PEN
Avg
4.1570
High
4.2805
Low
3.8678
Last updated: 7/6/2026, 8:42:04 PM
Quick Conversions
| PEN | SCR |
|---|---|
| 1 PEN | 4.22 SCR |
| 10 PEN | 42.16 SCR |
| 50 PEN | 210.81 SCR |
| 100 PEN | 421.62 SCR |
| 500 PEN | 2,108.11 SCR |
| 1,000 PEN | 4,216.21 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-06T20:42:04Z",
"rates": {
"SCR": 4.216211
}
}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": 421.6211,
"rate": 4.216211
}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