Rate Overview
Live
1 XPF = 8.8456 CLP
1 CLP = 0.113050
XPF
Avg
8.9383
High
9.6847
Low
8.5352
Last updated: 7/12/2026, 3:40:31 PM
Quick Conversions
| XPF | CLP |
|---|---|
| 1 XPF | 8.85 CLP |
| 10 XPF | 88.46 CLP |
| 50 XPF | 442.28 CLP |
| 100 XPF | 884.56 CLP |
| 500 XPF | 4,422.80 CLP |
| 1,000 XPF | 8,845.61 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-12T15:40:31Z",
"rates": {
"CLP": 8.845607
}
}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": 884.5606999999999,
"rate": 8.845607
}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