Rate Overview
Live
1 PEN = 24.2091 ALL
1 ALL = 0.041307
PEN
Avg
24.1940
High
25.0779
Low
22.3342
Last updated: 7/29/2026, 2:21:19 PM
Quick Conversions
| PEN | ALL |
|---|---|
| 1 PEN | 24.21 ALL |
| 10 PEN | 242.09 ALL |
| 50 PEN | 1,210.45 ALL |
| 100 PEN | 2,420.91 ALL |
| 500 PEN | 12,104.53 ALL |
| 1,000 PEN | 24,209.06 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-29T14:21:19Z",
"rates": {
"ALL": 24.209056
}
}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": 2420.9056,
"rate": 24.209056
}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