Rate Overview
Live
1 USD = 3.3848 PEN
1 PEN = 0.295438
USD
Avg
3.5426
High
3.7738
Low
3.3311
Last updated: 7/29/2026, 1:05:09 AM
Quick Conversions
| USD | PEN |
|---|---|
| 1 USD | 3.38 PEN |
| 10 USD | 33.85 PEN |
| 50 USD | 169.24 PEN |
| 100 USD | 338.48 PEN |
| 500 USD | 1,692.40 PEN |
| 1,000 USD | 3,384.80 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-29T01:05:09Z",
"rates": {
"PEN": 3.3848
}
}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": 338.47999999999996,
"rate": 3.3848
}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