Rate Overview
Live
1 PEN = 24.1892 ALL
1 ALL = 0.041341
PEN
Avg
24.1745
High
24.7184
Low
23.3040
Last updated: 7/26/2026, 12:18:43 AM
Quick Conversions
| PEN | ALL |
|---|---|
| 1 PEN | 24.19 ALL |
| 10 PEN | 241.89 ALL |
| 50 PEN | 1,209.46 ALL |
| 100 PEN | 2,418.92 ALL |
| 500 PEN | 12,094.62 ALL |
| 1,000 PEN | 24,189.25 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-26T00:18:43Z",
"rates": {
"ALL": 24.189247
}
}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": 2418.9247,
"rate": 24.189247
}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