Rate Overview
Live
1 ALL = 0.040976 PEN
1 PEN = 24.4045
ALL
Avg
0.041103
High
0.041456
Low
0.040967
Last updated: 6/19/2026, 8:43:39 AM
Quick Conversions
| ALL | PEN |
|---|---|
| 1 ALL | 0.04 PEN |
| 10 ALL | 0.41 PEN |
| 50 ALL | 2.05 PEN |
| 100 ALL | 4.10 PEN |
| 500 ALL | 20.49 PEN |
| 1,000 ALL | 40.98 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-06-19T08:43:39Z",
"rates": {
"PEN": 0.040976
}
}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.0976,
"rate": 0.040976
}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