Rate Overview
Live
1 PEN = 0.293757 USD
1 USD = 3.4042
PEN
Avg
0.282749
High
0.300200
Low
0.264985
Last updated: 7/28/2026, 2:43:30 PM
Quick Conversions
| PEN | USD |
|---|---|
| 1 PEN | 0.29 USD |
| 10 PEN | 2.94 USD |
| 50 PEN | 14.69 USD |
| 100 PEN | 29.38 USD |
| 500 PEN | 146.88 USD |
| 1,000 PEN | 293.76 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-28T14:43:30Z",
"rates": {
"USD": 0.293757
}
}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.3757,
"rate": 0.293757
}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