Rate Overview
Live
1 PHP = 15.2869 CLP
1 CLP = 0.065416
PHP
Avg
15.3005
High
15.4717
Low
15.1293
Last updated: 3/27/2026, 9:26:28 AM
Quick Conversions
| PHP | CLP |
|---|---|
| 1 PHP | 15.29 CLP |
| 10 PHP | 152.87 CLP |
| 50 PHP | 764.34 CLP |
| 100 PHP | 1,528.69 CLP |
| 500 PHP | 7,643.44 CLP |
| 1,000 PHP | 15,286.89 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-03-27T09:26:28Z",
"rates": {
"CLP": 15.286885
}
}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": 1528.6885,
"rate": 15.286885
}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