Rate Overview
Live
1 PHP = 14.9227 CLP
1 CLP = 0.067012
PHP
Avg
14.9942
High
15.0776
Low
14.8916
Last updated: 7/1/2026, 7:48:32 AM
Quick Conversions
| PHP | CLP |
|---|---|
| 1 PHP | 14.92 CLP |
| 10 PHP | 149.23 CLP |
| 50 PHP | 746.13 CLP |
| 100 PHP | 1,492.27 CLP |
| 500 PHP | 7,461.33 CLP |
| 1,000 PHP | 14,922.65 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-01T07:48:32Z",
"rates": {
"CLP": 14.922651
}
}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": 1492.2651,
"rate": 14.922651
}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