Rate Overview
Live
1 PHP = 15.3369 CLP
1 CLP = 0.065202
PHP
Avg
14.9216
High
15.4516
Low
14.4198
Last updated: 7/27/2026, 10:40:25 PM
Quick Conversions
| PHP | CLP |
|---|---|
| 1 PHP | 15.34 CLP |
| 10 PHP | 153.37 CLP |
| 50 PHP | 766.84 CLP |
| 100 PHP | 1,533.69 CLP |
| 500 PHP | 7,668.43 CLP |
| 1,000 PHP | 15,336.85 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-27T22:40:25Z",
"rates": {
"CLP": 15.336852
}
}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": 1533.6852000000001,
"rate": 15.336852
}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