Rate Overview
Live
1 USD = 3.4738 PEN
1 PEN = 0.287870
USD
Avg
3.4594
High
3.4789
Low
3.4404
Last updated: 3/27/2026, 6:06:41 AM
Quick Conversions
| USD | PEN |
|---|---|
| 1 USD | 3.47 PEN |
| 10 USD | 34.74 PEN |
| 50 USD | 173.69 PEN |
| 100 USD | 347.38 PEN |
| 500 USD | 1,736.89 PEN |
| 1,000 USD | 3,473.79 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-03-27T06:06:41Z",
"rates": {
"PEN": 3.47378876
}
}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": 347.378876,
"rate": 3.47378876
}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