Rate Overview
Live
1 PHP = 14.6725 CLP
1 CLP = 0.068155 PHP
Avg
16.3785
High
17.1191
Low
14.6725
Last updated: 1/25/2026, 11:05:51 AM
Quick Conversions
| PHP | CLP |
|---|---|
| 1 PHP | 14.67 CLP |
| 10 PHP | 146.72 CLP |
| 50 PHP | 733.62 CLP |
| 100 PHP | 1,467.25 CLP |
| 500 PHP | 7,336.24 CLP |
| 1,000 PHP | 14,672.49 CLP |
Get PHP/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=CLPExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-01-25T11:05:51Z",
"rates": {
"CLP": 14.672485
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "CLP",
"amount": 100
},
"result": 1467.2485,
"rate": 14.672485
}Build with PHP/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key