Rate Overview
Live
1 PEN = 0.295543 USD
1 USD = 3.3836
PEN
Avg
0.295359
High
0.301076
Low
0.285012
Last updated: 7/30/2026, 2:20:17 AM
Quick Conversions
| PEN | USD |
|---|---|
| 1 PEN | 0.30 USD |
| 10 PEN | 2.96 USD |
| 50 PEN | 14.78 USD |
| 100 PEN | 29.55 USD |
| 500 PEN | 147.77 USD |
| 1,000 PEN | 295.54 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-30T02:20:17Z",
"rates": {
"USD": 0.295543
}
}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.5543,
"rate": 0.295543
}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