Rate Overview
Live
1 PHP = 14.9698 CLP
1 CLP = 0.066801
PHP
Avg
14.9409
High
15.0025
Low
14.8621
Last updated: 9/3/2026, 11:10:15 PM
Quick Conversions
| PHP | CLP |
|---|---|
| 1 PHP | 14.97 CLP |
| 10 PHP | 149.70 CLP |
| 50 PHP | 748.49 CLP |
| 100 PHP | 1,496.98 CLP |
| 500 PHP | 7,484.91 CLP |
| 1,000 PHP | 14,969.82 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-09-03T23:10:15Z",
"rates": {
"CLP": 14.969819
}
}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": 1496.9819,
"rate": 14.969819
}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