Rate Overview
Live
1 PEN = 0.288867 USD
1 USD = 3.4618
PEN
Avg
0.295008
High
0.299718
Low
0.288719
Last updated: 3/6/2026, 8:15:32 PM
Quick Conversions
| PEN | USD |
|---|---|
| 1 PEN | 0.29 USD |
| 10 PEN | 2.89 USD |
| 50 PEN | 14.44 USD |
| 100 PEN | 28.89 USD |
| 500 PEN | 144.43 USD |
| 1,000 PEN | 288.87 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-03-06T20:15:32Z",
"rates": {
"USD": 0.288867
}
}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": 28.886699999999998,
"rate": 0.288867
}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