Rate Overview
Live
1 USD = 3.3935 PEN
1 PEN = 0.294681
USD
Avg
3.4015
High
3.4210
Low
3.3931
Last updated: 5/28/2026, 6:29:47 PM
Quick Conversions
| USD | PEN |
|---|---|
| 1 USD | 3.39 PEN |
| 10 USD | 33.94 PEN |
| 50 USD | 169.68 PEN |
| 100 USD | 339.35 PEN |
| 500 USD | 1,696.75 PEN |
| 1,000 USD | 3,393.50 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-28T18:29:47Z",
"rates": {
"PEN": 3.3935
}
}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": 339.35,
"rate": 3.3935
}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