Rate Overview
Live
1 PEN = 24.3490 ALL
1 ALL = 0.041069
PEN
Avg
24.2773
High
25.9977
Low
23.4293
Last updated: 7/29/2026, 12:08:31 AM
Quick Conversions
| PEN | ALL |
|---|---|
| 1 PEN | 24.35 ALL |
| 10 PEN | 243.49 ALL |
| 50 PEN | 1,217.45 ALL |
| 100 PEN | 2,434.90 ALL |
| 500 PEN | 12,174.51 ALL |
| 1,000 PEN | 24,349.01 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-29T00:08:31Z",
"rates": {
"ALL": 24.34901
}
}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": 2434.901,
"rate": 24.34901
}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