Rate Overview
Live
1 XPF = 8.9399 CLP
1 CLP = 0.111858
XPF
Avg
8.8432
High
8.9579
Low
8.6634
Last updated: 7/21/2026, 7:06:40 PM
Quick Conversions
| XPF | CLP |
|---|---|
| 1 XPF | 8.94 CLP |
| 10 XPF | 89.40 CLP |
| 50 XPF | 447.00 CLP |
| 100 XPF | 893.99 CLP |
| 500 XPF | 4,469.96 CLP |
| 1,000 XPF | 8,939.91 CLP |
Get XPF/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=CLPExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-07-21T19:06:40Z",
"rates": {
"CLP": 8.939914
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "CLP",
"amount": 100
},
"result": 893.9914,
"rate": 8.939914
}Build with XPF/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key