Rate Overview
Live
1 PEN = 23.9475 ALL
1 ALL = 0.041758
PEN
Avg
24.0000
High
24.1238
Low
23.8930
Last updated: 3/27/2026, 6:28:08 AM
Quick Conversions
| PEN | ALL |
|---|---|
| 1 PEN | 23.95 ALL |
| 10 PEN | 239.47 ALL |
| 50 PEN | 1,197.37 ALL |
| 100 PEN | 2,394.75 ALL |
| 500 PEN | 11,973.74 ALL |
| 1,000 PEN | 23,947.48 ALL |
Get PEN/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=ALLExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-03-27T06:28:08Z",
"rates": {
"ALL": 23.947476
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "ALL",
"amount": 100
},
"result": 2394.7476,
"rate": 23.947476
}Build with PEN/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key