Rate Overview
Live
1 PEN = 0.297534 USD
1 USD = 3.3610
PEN
Avg
0.296615
High
0.297571
Low
0.294047
Last updated: 6/19/2026, 3:29:17 PM
Quick Conversions
| PEN | USD |
|---|---|
| 1 PEN | 0.30 USD |
| 10 PEN | 2.98 USD |
| 50 PEN | 14.88 USD |
| 100 PEN | 29.75 USD |
| 500 PEN | 148.77 USD |
| 1,000 PEN | 297.53 USD |
Get PEN/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=USDExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-06-19T15:29:17Z",
"rates": {
"USD": 0.297534
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "USD",
"amount": 100
},
"result": 29.753400000000003,
"rate": 0.297534
}Build with PEN/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key