Rate Overview
Live
1 PEN = 0.294175 USD
1 USD = 3.3993
PEN
Avg
0.295484
High
0.300293
Low
0.285966
Last updated: 5/30/2026, 1:56:43 PM
Quick Conversions
| PEN | USD |
|---|---|
| 1 PEN | 0.29 USD |
| 10 PEN | 2.94 USD |
| 50 PEN | 14.71 USD |
| 100 PEN | 29.42 USD |
| 500 PEN | 147.09 USD |
| 1,000 PEN | 294.18 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-05-30T13:56:43Z",
"rates": {
"USD": 0.294175
}
}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.4175,
"rate": 0.294175
}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