Rate Overview
Live
1 XPF = 8.9715 CLP
1 CLP = 0.111465
XPF
Avg
9.0727
High
9.4998
Low
8.4777
Last updated: 3/27/2026, 2:50:45 PM
Quick Conversions
| XPF | CLP |
|---|---|
| 1 XPF | 8.97 CLP |
| 10 XPF | 89.71 CLP |
| 50 XPF | 448.57 CLP |
| 100 XPF | 897.15 CLP |
| 500 XPF | 4,485.73 CLP |
| 1,000 XPF | 8,971.46 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-03-27T14:50:45Z",
"rates": {
"CLP": 8.971457
}
}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": 897.1456999999999,
"rate": 8.971457
}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