Rate Overview
Live
1 PHP = 14.8214 CLP
1 CLP = 0.067470
PHP
Avg
14.9027
High
15.0271
Low
14.8081
Last updated: 8/17/2026, 12:26:11 PM
Quick Conversions
| PHP | CLP |
|---|---|
| 1 PHP | 14.82 CLP |
| 10 PHP | 148.21 CLP |
| 50 PHP | 741.07 CLP |
| 100 PHP | 1,482.14 CLP |
| 500 PHP | 7,410.68 CLP |
| 1,000 PHP | 14,821.36 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-08-17T12:26:11Z",
"rates": {
"CLP": 14.821364
}
}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": 1482.1364,
"rate": 14.821364
}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