Rate Overview
Live
1 PEN = 23.5134 ALL
1 ALL = 0.042529
PEN
Avg
23.9101
High
24.3482
Low
23.5134
Last updated: 4/18/2026, 8:46:45 AM
Quick Conversions
| PEN | ALL |
|---|---|
| 1 PEN | 23.51 ALL |
| 10 PEN | 235.13 ALL |
| 50 PEN | 1,175.67 ALL |
| 100 PEN | 2,351.34 ALL |
| 500 PEN | 11,756.71 ALL |
| 1,000 PEN | 23,513.43 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-04-18T08:46:45Z",
"rates": {
"ALL": 23.513429
}
}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": 2351.3428999999996,
"rate": 23.513429
}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