Rate Overview
Live
1 CLP = 0.001126 PAB
1 PAB = 888.0995
CLP
Avg
0.001112
High
0.001126
Low
0.001095
Last updated: 5/8/2026, 3:32:51 PM
Quick Conversions
| CLP | PAB |
|---|---|
| 1 CLP | 0.00 PAB |
| 10 CLP | 0.01 PAB |
| 50 CLP | 0.06 PAB |
| 100 CLP | 0.11 PAB |
| 500 CLP | 0.56 PAB |
| 1,000 CLP | 1.13 PAB |
Get CLP/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=PABExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-05-08T15:32:51Z",
"rates": {
"PAB": 0.001126
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "PAB",
"amount": 100
},
"result": 0.1126,
"rate": 0.001126
}Build with CLP/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key