Rate Overview
Live
1 PEN = 24.1478 ALL
1 ALL = 0.041412
PEN
Avg
24.2284
High
24.4104
Low
24.1175
Last updated: 7/8/2026, 7:34:08 AM
Quick Conversions
| PEN | ALL |
|---|---|
| 1 PEN | 24.15 ALL |
| 10 PEN | 241.48 ALL |
| 50 PEN | 1,207.39 ALL |
| 100 PEN | 2,414.78 ALL |
| 500 PEN | 12,073.91 ALL |
| 1,000 PEN | 24,147.83 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-07-08T07:34:08Z",
"rates": {
"ALL": 24.14783
}
}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": 2414.783,
"rate": 24.14783
}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