Rate Overview
Live
1 USD = 3.4042 PEN
1 PEN = 0.293757
USD
Avg
3.3910
High
3.4042
Low
3.3802
Last updated: 7/28/2026, 3:54:43 AM
Quick Conversions
| USD | PEN |
|---|---|
| 1 USD | 3.40 PEN |
| 10 USD | 34.04 PEN |
| 50 USD | 170.21 PEN |
| 100 USD | 340.42 PEN |
| 500 USD | 1,702.09 PEN |
| 1,000 USD | 3,404.17 PEN |
Get USD/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=PENExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-28T03:54:43Z",
"rates": {
"PEN": 3.4041741
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "PEN",
"amount": 100
},
"result": 340.41741,
"rate": 3.4041741
}Build with USD/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key