Rate Overview
Live
1 PHP = 14.7324 CLP
1 CLP = 0.067877
PHP
Avg
14.8325
High
14.9612
Low
14.7176
Last updated: 4/17/2026, 6:09:31 AM
Quick Conversions
| PHP | CLP |
|---|---|
| 1 PHP | 14.73 CLP |
| 10 PHP | 147.32 CLP |
| 50 PHP | 736.62 CLP |
| 100 PHP | 1,473.24 CLP |
| 500 PHP | 7,366.22 CLP |
| 1,000 PHP | 14,732.44 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-04-17T06:09:31Z",
"rates": {
"CLP": 14.732437
}
}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": 1473.2437,
"rate": 14.732437
}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