Rate Overview
Live
1 USD = 3.4618 PEN
1 PEN = 0.288867
USD
Avg
3.3971
High
3.4636
Low
3.3451
Last updated: 3/7/2026, 1:08:46 AM
Quick Conversions
| USD | PEN |
|---|---|
| 1 USD | 3.46 PEN |
| 10 USD | 34.62 PEN |
| 50 USD | 173.09 PEN |
| 100 USD | 346.18 PEN |
| 500 USD | 1,730.90 PEN |
| 1,000 USD | 3,461.80 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-07T01:08:46Z",
"rates": {
"PEN": 3.4618
}
}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": 346.18,
"rate": 3.4618
}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