Rate Overview
Live
1 XPF = 8.7319 CLP
1 CLP = 0.114523
XPF
Avg
8.7984
High
8.9410
Low
8.6974
Last updated: 5/27/2026, 10:49:30 PM
Quick Conversions
| XPF | CLP |
|---|---|
| 1 XPF | 8.73 CLP |
| 10 XPF | 87.32 CLP |
| 50 XPF | 436.59 CLP |
| 100 XPF | 873.19 CLP |
| 500 XPF | 4,365.93 CLP |
| 1,000 XPF | 8,731.86 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-05-27T22:49:30Z",
"rates": {
"CLP": 8.731862
}
}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": 873.1862,
"rate": 8.731862
}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