Rate Overview
Live
1 PEN = 24.1205 ALL
1 ALL = 0.041458
PEN
Avg
24.2899
High
24.8844
Low
23.2919
Last updated: 5/29/2026, 2:28:47 PM
Quick Conversions
| PEN | ALL |
|---|---|
| 1 PEN | 24.12 ALL |
| 10 PEN | 241.21 ALL |
| 50 PEN | 1,206.03 ALL |
| 100 PEN | 2,412.05 ALL |
| 500 PEN | 12,060.27 ALL |
| 1,000 PEN | 24,120.55 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-05-29T14:28:47Z",
"rates": {
"ALL": 24.120545
}
}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": 2412.0545,
"rate": 24.120545
}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