Rate Overview
Live
1 XPF = 9.0624 CLP
1 CLP = 0.110346
XPF
Avg
9.0028
High
9.0632
Low
8.9387
Last updated: 7/27/2026, 4:27:55 PM
Quick Conversions
| XPF | CLP |
|---|---|
| 1 XPF | 9.06 CLP |
| 10 XPF | 90.62 CLP |
| 50 XPF | 453.12 CLP |
| 100 XPF | 906.24 CLP |
| 500 XPF | 4,531.21 CLP |
| 1,000 XPF | 9,062.42 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-27T16:27:55Z",
"rates": {
"CLP": 9.062417
}
}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": 906.2417,
"rate": 9.062417
}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