Rate Overview
Live
1 PEN = 6016.25 STD
1 STD = 0.000166
PEN
Avg
6094.87
High
6174.08
Low
6016.25
Last updated: 4/17/2026, 11:58:00 AM
Quick Conversions
| PEN | STD |
|---|---|
| 1 PEN | 6,016.25 STD |
| 10 PEN | 60,162.50 STD |
| 50 PEN | 300,812.48 STD |
| 100 PEN | 601,624.95 STD |
| 500 PEN | 3,008,124.77 STD |
| 1,000 PEN | 6,016,249.53 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-04-17T11:58:00Z",
"rates": {
"STD": 6016.249534
}
}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": 601624.9534,
"rate": 6016.249534
}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