Rate Overview
Live
1 PEN = 0.295495 USD
1 USD = 3.3842
PEN
Avg
0.295272
High
0.297116
Low
0.293906
Last updated: 7/29/2026, 4:11:41 PM
Quick Conversions
| PEN | USD |
|---|---|
| 1 PEN | 0.30 USD |
| 10 PEN | 2.95 USD |
| 50 PEN | 14.77 USD |
| 100 PEN | 29.55 USD |
| 500 PEN | 147.75 USD |
| 1,000 PEN | 295.50 USD |
Get PEN/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=USDExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-07-29T16:11:41Z",
"rates": {
"USD": 0.295495
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "USD",
"amount": 100
},
"result": 29.549500000000002,
"rate": 0.295495
}Build with PEN/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key