Rate Overview
Live
1 STD = 0.000167 PEN
1 PEN = 5988.02
STD
Avg
0.000159
High
0.000167
Low
0.000156
Last updated: 3/28/2026, 12:11:59 PM
Quick Conversions
| STD | PEN |
|---|---|
| 1 STD | 0.00 PEN |
| 10 STD | 0.00 PEN |
| 50 STD | 0.01 PEN |
| 100 STD | 0.02 PEN |
| 500 STD | 0.08 PEN |
| 1,000 STD | 0.17 PEN |
Get STD/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=PENExample Response:
{
"success": true,
"base": "STD",
"date": "2026-03-28T12:11:59Z",
"rates": {
"PEN": 0.000167
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "PEN",
"amount": 100
},
"result": 0.0167,
"rate": 0.000167
}Build with STD/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key