Rate Overview
Live
1 USD = 3.3828 PEN
1 PEN = 0.295610
USD
Avg
3.3724
High
3.3855
Low
3.3605
Last updated: 6/21/2026, 8:19:58 AM
Quick Conversions
| USD | PEN |
|---|---|
| 1 USD | 3.38 PEN |
| 10 USD | 33.83 PEN |
| 50 USD | 169.14 PEN |
| 100 USD | 338.28 PEN |
| 500 USD | 1,691.42 PEN |
| 1,000 USD | 3,382.84 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-06-21T08:19:58Z",
"rates": {
"PEN": 3.38283628
}
}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.28362799999996,
"rate": 3.38283628
}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