Rate Overview
Live
1 PHP = 15.4425 CLP
1 CLP = 0.064756
PHP
Avg
15.2495
High
15.4516
Low
15.0043
Last updated: 3/7/2026, 3:43:23 AM
Quick Conversions
| PHP | CLP |
|---|---|
| 1 PHP | 15.44 CLP |
| 10 PHP | 154.42 CLP |
| 50 PHP | 772.12 CLP |
| 100 PHP | 1,544.25 CLP |
| 500 PHP | 7,721.25 CLP |
| 1,000 PHP | 15,442.50 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-07T03:43:23Z",
"rates": {
"CLP": 15.442497
}
}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": 1544.2496999999998,
"rate": 15.442497
}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