Rate Overview
Live
1 PHP = 15.2951 CLP
1 CLP = 0.065380
PHP
Avg
16.1563
High
17.2200
Low
14.6132
Last updated: 3/27/2026, 4:25:28 PM
Quick Conversions
| PHP | CLP |
|---|---|
| 1 PHP | 15.30 CLP |
| 10 PHP | 152.95 CLP |
| 50 PHP | 764.76 CLP |
| 100 PHP | 1,529.51 CLP |
| 500 PHP | 7,647.55 CLP |
| 1,000 PHP | 15,295.11 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-03-27T16:25:28Z",
"rates": {
"CLP": 15.295107
}
}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": 1529.5107,
"rate": 15.295107
}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