Rate Overview
Live
1 USD = 3.3735 PEN
1 PEN = 0.296432
USD
Avg
3.3856
High
3.4016
Low
3.3727
Last updated: 7/10/2026, 7:51:59 PM
Quick Conversions
| USD | PEN |
|---|---|
| 1 USD | 3.37 PEN |
| 10 USD | 33.73 PEN |
| 50 USD | 168.67 PEN |
| 100 USD | 337.35 PEN |
| 500 USD | 1,686.73 PEN |
| 1,000 USD | 3,373.45 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-10T19:51:59Z",
"rates": {
"PEN": 3.37345
}
}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": 337.345,
"rate": 3.37345
}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