Rate Overview
Live
1 PEN = 24.3363 ALL
1 ALL = 0.041091
PEN
Avg
24.2818
High
24.3399
Low
24.1892
Last updated: 7/28/2026, 12:48:25 AM
Quick Conversions
| PEN | ALL |
|---|---|
| 1 PEN | 24.34 ALL |
| 10 PEN | 243.36 ALL |
| 50 PEN | 1,216.81 ALL |
| 100 PEN | 2,433.63 ALL |
| 500 PEN | 12,168.13 ALL |
| 1,000 PEN | 24,336.26 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-28T00:48:25Z",
"rates": {
"ALL": 24.336259
}
}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": 2433.6259,
"rate": 24.336259
}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