Rate Overview
Live
1 ALL = 0.042336 PEN
1 PEN = 23.6206
ALL
Avg
0.042001
High
0.042336
Low
0.041689
Last updated: 8/22/2026, 4:26:46 AM
Quick Conversions
| ALL | PEN |
|---|---|
| 1 ALL | 0.04 PEN |
| 10 ALL | 0.42 PEN |
| 50 ALL | 2.12 PEN |
| 100 ALL | 4.23 PEN |
| 500 ALL | 21.17 PEN |
| 1,000 ALL | 42.34 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-08-22T04:26:46Z",
"rates": {
"PEN": 0.042336
}
}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.2336,
"rate": 0.042336
}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