Rate Overview
Live
1 PHP = 14.8813 CLP
1 CLP = 0.067199
PHP
Avg
14.7053
High
14.8813
Low
14.5694
Last updated: 2/14/2026, 10:02:27 AM
Quick Conversions
| PHP | CLP |
|---|---|
| 1 PHP | 14.88 CLP |
| 10 PHP | 148.81 CLP |
| 50 PHP | 744.06 CLP |
| 100 PHP | 1,488.13 CLP |
| 500 PHP | 7,440.64 CLP |
| 1,000 PHP | 14,881.27 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-02-14T10:02:27Z",
"rates": {
"CLP": 14.881271
}
}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": 1488.1271,
"rate": 14.881271
}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