Rate Overview
Live
1 PEN = 5982.93 STD
1 STD = 0.000167
PEN
Avg
6130.74
High
6204.95
Low
5982.93
Last updated: 3/28/2026, 12:05:19 PM
Quick Conversions
| PEN | STD |
|---|---|
| 1 PEN | 5,982.93 STD |
| 10 PEN | 59,829.33 STD |
| 50 PEN | 299,146.67 STD |
| 100 PEN | 598,293.33 STD |
| 500 PEN | 2,991,466.66 STD |
| 1,000 PEN | 5,982,933.33 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-03-28T12:05:19Z",
"rates": {
"STD": 5982.933329
}
}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": 598293.3329,
"rate": 5982.933329
}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