Rate Overview
Live
1 PEN = 4.1612 SCR
1 SCR = 0.240317
PEN
Avg
4.0513
High
4.5388
Low
3.6444
Last updated: 3/27/2026, 11:43:18 AM
Quick Conversions
| PEN | SCR |
|---|---|
| 1 PEN | 4.16 SCR |
| 10 PEN | 41.61 SCR |
| 50 PEN | 208.06 SCR |
| 100 PEN | 416.12 SCR |
| 500 PEN | 2,080.59 SCR |
| 1,000 PEN | 4,161.18 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-27T11:43:18Z",
"rates": {
"SCR": 4.161176
}
}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": 416.11760000000004,
"rate": 4.161176
}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