Rate Overview
Live
1 PEN = 6286.72 STD
1 STD = 0.000159
PEN
Avg
6350.97
High
6399.04
Low
6286.72
Last updated: 8/15/2026, 11:49:18 AM
Quick Conversions
| PEN | STD |
|---|---|
| 1 PEN | 6,286.72 STD |
| 10 PEN | 62,867.17 STD |
| 50 PEN | 314,335.83 STD |
| 100 PEN | 628,671.67 STD |
| 500 PEN | 3,143,358.33 STD |
| 1,000 PEN | 6,286,716.67 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-08-15T11:49:18Z",
"rates": {
"STD": 6286.716667
}
}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": 628671.6667,
"rate": 6286.716667
}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