Rate Overview
Live
1 PEN = 6374.75 STD
1 STD = 0.000157
PEN
Avg
6369.65
High
6393.51
Low
6354.55
Last updated: 9/2/2026, 11:17:27 PM
Quick Conversions
| PEN | STD |
|---|---|
| 1 PEN | 6,374.75 STD |
| 10 PEN | 63,747.50 STD |
| 50 PEN | 318,737.52 STD |
| 100 PEN | 637,475.03 STD |
| 500 PEN | 3,187,375.17 STD |
| 1,000 PEN | 6,374,750.35 STD |
Get PEN/STD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=STDExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-09-02T23:17:27Z",
"rates": {
"STD": 6374.750346
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=STD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "STD",
"amount": 100
},
"result": 637475.0346,
"rate": 6374.750346
}Build with PEN/STD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key