Rate Overview
Live
1 USD = 3.4365 PEN
1 PEN = 0.290993
USD
Avg
3.4013
High
3.4365
Low
3.3524
Last updated: 4/18/2026, 8:45:19 AM
Quick Conversions
| USD | PEN |
|---|---|
| 1 USD | 3.44 PEN |
| 10 USD | 34.37 PEN |
| 50 USD | 171.83 PEN |
| 100 USD | 343.65 PEN |
| 500 USD | 1,718.25 PEN |
| 1,000 USD | 3,436.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-04-18T08:45:19Z",
"rates": {
"PEN": 3.43650365
}
}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": 343.650365,
"rate": 3.43650365
}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