Rate Overview
Live
1 XPF = 8.8864 CLP
1 CLP = 0.112532
XPF
Avg
8.8435
High
8.8864
Low
8.8150
Last updated: 7/7/2026, 5:59:59 AM
Quick Conversions
| XPF | CLP |
|---|---|
| 1 XPF | 8.89 CLP |
| 10 XPF | 88.86 CLP |
| 50 XPF | 444.32 CLP |
| 100 XPF | 888.64 CLP |
| 500 XPF | 4,443.18 CLP |
| 1,000 XPF | 8,886.36 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-07T05:59:59Z",
"rates": {
"CLP": 8.886359
}
}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": 888.6359000000001,
"rate": 8.886359
}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