Rate Overview
Live
1 PEN = 24.3554 ALL
1 ALL = 0.041059 PEN
Avg
24.3962
High
25.8291
Low
23.5695
Last updated: 1/25/2026, 5:23:15 AM
Quick Conversions
| PEN | ALL |
|---|---|
| 1 PEN | 24.36 ALL |
| 10 PEN | 243.55 ALL |
| 50 PEN | 1,217.77 ALL |
| 100 PEN | 2,435.54 ALL |
| 500 PEN | 12,177.68 ALL |
| 1,000 PEN | 24,355.37 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-01-25T05:23:15Z",
"rates": {
"ALL": 24.355369
}
}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": 2435.5369,
"rate": 24.355369
}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