Rate Overview
Live
1 PEN = 23.7684 ALL
1 ALL = 0.042073
PEN
Avg
24.1501
High
24.4608
Low
23.7684
Last updated: 3/7/2026, 3:48:54 AM
Quick Conversions
| PEN | ALL |
|---|---|
| 1 PEN | 23.77 ALL |
| 10 PEN | 237.68 ALL |
| 50 PEN | 1,188.42 ALL |
| 100 PEN | 2,376.84 ALL |
| 500 PEN | 11,884.22 ALL |
| 1,000 PEN | 23,768.44 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-03-07T03:48:54Z",
"rates": {
"ALL": 23.768441
}
}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": 2376.8441,
"rate": 23.768441
}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