Rate Overview
Live
1 PEN = 23.7232 ALL
1 ALL = 0.042153
PEN
Avg
23.9790
High
24.1244
Low
23.7232
Last updated: 8/16/2026, 1:45:56 AM
Quick Conversions
| PEN | ALL |
|---|---|
| 1 PEN | 23.72 ALL |
| 10 PEN | 237.23 ALL |
| 50 PEN | 1,186.16 ALL |
| 100 PEN | 2,372.32 ALL |
| 500 PEN | 11,861.61 ALL |
| 1,000 PEN | 23,723.22 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-08-16T01:45:56Z",
"rates": {
"ALL": 23.723222
}
}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": 2372.3222,
"rate": 23.723222
}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