Rate Overview
Live
1 USD = 3.4278 PEN
1 PEN = 0.291728
USD
Avg
3.4719
High
3.5077
Low
3.4278
Last updated: 5/8/2026, 3:32:01 PM
Quick Conversions
| USD | PEN |
|---|---|
| 1 USD | 3.43 PEN |
| 10 USD | 34.28 PEN |
| 50 USD | 171.39 PEN |
| 100 USD | 342.78 PEN |
| 500 USD | 1,713.93 PEN |
| 1,000 USD | 3,427.85 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-05-08T15:32:01Z",
"rates": {
"PEN": 3.42785
}
}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": 342.78499999999997,
"rate": 3.42785
}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