Rate Overview
Live
1 PEN = 23.6417 ALL
1 ALL = 0.042298
PEN
Avg
23.7283
High
23.8710
Low
23.6417
Last updated: 9/7/2026, 10:43:18 AM
Quick Conversions
| PEN | ALL |
|---|---|
| 1 PEN | 23.64 ALL |
| 10 PEN | 236.42 ALL |
| 50 PEN | 1,182.09 ALL |
| 100 PEN | 2,364.17 ALL |
| 500 PEN | 11,820.86 ALL |
| 1,000 PEN | 23,641.71 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-09-07T10:43:18Z",
"rates": {
"ALL": 23.641712
}
}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": 2364.1711999999998,
"rate": 23.641712
}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