Rate Overview
Live
1 XPF = 8.8242 CLP
1 CLP = 0.113325
XPF
Avg
8.8514
High
8.9410
Low
8.8191
Last updated: 5/7/2026, 9:08:57 AM
Quick Conversions
| XPF | CLP |
|---|---|
| 1 XPF | 8.82 CLP |
| 10 XPF | 88.24 CLP |
| 50 XPF | 441.21 CLP |
| 100 XPF | 882.42 CLP |
| 500 XPF | 4,412.11 CLP |
| 1,000 XPF | 8,824.22 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-05-07T09:08:57Z",
"rates": {
"CLP": 8.824216
}
}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": 882.4216,
"rate": 8.824216
}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