Rate Overview
Live
1 PEN = 4.1804 SCR
1 SCR = 0.239214
PEN
Avg
4.2473
High
4.5029
Low
3.8947
Last updated: 7/21/2026, 10:57:32 AM
Quick Conversions
| PEN | SCR |
|---|---|
| 1 PEN | 4.18 SCR |
| 10 PEN | 41.80 SCR |
| 50 PEN | 209.02 SCR |
| 100 PEN | 418.04 SCR |
| 500 PEN | 2,090.18 SCR |
| 1,000 PEN | 4,180.36 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-21T10:57:32Z",
"rates": {
"SCR": 4.180364
}
}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": 418.0364,
"rate": 4.180364
}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