Rate Overview
Live
1 PEN = 6234.76 STD
1 STD = 0.000160
PEN
Avg
6231.80
High
6265.02
Low
6178.22
Last updated: 5/27/2026, 5:28:37 PM
Quick Conversions
| PEN | STD |
|---|---|
| 1 PEN | 6,234.76 STD |
| 10 PEN | 62,347.57 STD |
| 50 PEN | 311,737.84 STD |
| 100 PEN | 623,475.68 STD |
| 500 PEN | 3,117,378.42 STD |
| 1,000 PEN | 6,234,756.83 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-05-27T17:28:37Z",
"rates": {
"STD": 6234.756834
}
}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": 623475.6834,
"rate": 6234.756834
}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