Rate Overview
Live
1 SCR = 0.224918 PEN
1 PEN = 4.4461
SCR
Avg
0.229529
High
0.245401
Low
0.219140
Last updated: 1/25/2026, 10:04:27 PM
Quick Conversions
| SCR | PEN |
|---|---|
| 1 SCR | 0.22 PEN |
| 10 SCR | 2.25 PEN |
| 50 SCR | 11.25 PEN |
| 100 SCR | 22.49 PEN |
| 500 SCR | 112.46 PEN |
| 1,000 SCR | 224.92 PEN |
Get SCR/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=PENExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-01-25T22:04:27Z",
"rates": {
"PEN": 0.224918
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "PEN",
"amount": 100
},
"result": 22.4918,
"rate": 0.224918
}Build with SCR/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key