Rate Overview
Live
1 PHP = 15.2057 CLP
1 CLP = 0.065765
PHP
Avg
16.0719
High
17.4695
Low
14.5866
Last updated: 7/28/2026, 9:53:45 AM
Quick Conversions
| PHP | CLP |
|---|---|
| 1 PHP | 15.21 CLP |
| 10 PHP | 152.06 CLP |
| 50 PHP | 760.29 CLP |
| 100 PHP | 1,520.57 CLP |
| 500 PHP | 7,602.87 CLP |
| 1,000 PHP | 15,205.75 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-07-28T09:53:45Z",
"rates": {
"CLP": 15.205745
}
}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": 1520.5745,
"rate": 15.205745
}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