Rate Overview
Live
1 XPF = 8.8923 CLP
1 CLP = 0.112457
XPF
Avg
8.7309
High
8.8923
Low
8.6028
Last updated: 3/7/2026, 12:28:29 AM
Quick Conversions
| XPF | CLP |
|---|---|
| 1 XPF | 8.89 CLP |
| 10 XPF | 88.92 CLP |
| 50 XPF | 444.61 CLP |
| 100 XPF | 889.23 CLP |
| 500 XPF | 4,446.15 CLP |
| 1,000 XPF | 8,892.30 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-07T00:28:29Z",
"rates": {
"CLP": 8.892295
}
}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": 889.2295,
"rate": 8.892295
}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