Rate Overview
Live
1 ALL = 0.041828 PEN
1 PEN = 23.9074
ALL
Avg
0.041299
High
0.041849
Low
0.040881
Last updated: 3/7/2026, 12:14:10 AM
Quick Conversions
| ALL | PEN |
|---|---|
| 1 ALL | 0.04 PEN |
| 10 ALL | 0.42 PEN |
| 50 ALL | 2.09 PEN |
| 100 ALL | 4.18 PEN |
| 500 ALL | 20.91 PEN |
| 1,000 ALL | 41.83 PEN |
Get ALL/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=PENExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-03-07T00:14:10Z",
"rates": {
"PEN": 0.041828
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "PEN",
"amount": 100
},
"result": 4.182799999999999,
"rate": 0.041828
}Build with ALL/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key