Rate Overview
Live
1 XPF = 8.5867 CLP
1 CLP = 0.116459 XPF
Avg
9.0640
High
9.5946
Low
8.3554
Last updated: 1/25/2026, 6:40:27 PM
Quick Conversions
| XPF | CLP |
|---|---|
| 1 XPF | 8.59 CLP |
| 10 XPF | 85.87 CLP |
| 50 XPF | 429.34 CLP |
| 100 XPF | 858.67 CLP |
| 500 XPF | 4,293.35 CLP |
| 1,000 XPF | 8,586.71 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-01-25T18:40:27Z",
"rates": {
"CLP": 8.586707
}
}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": 858.6707,
"rate": 8.586707
}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