Rate Overview
Live
1 XPF = 9.0948 CLP
1 CLP = 0.109953
XPF
Avg
9.0881
High
9.1271
Low
9.0397
Last updated: 9/5/2026, 12:36:28 PM
Quick Conversions
| XPF | CLP |
|---|---|
| 1 XPF | 9.09 CLP |
| 10 XPF | 90.95 CLP |
| 50 XPF | 454.74 CLP |
| 100 XPF | 909.48 CLP |
| 500 XPF | 4,547.40 CLP |
| 1,000 XPF | 9,094.79 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-09-05T12:36:28Z",
"rates": {
"CLP": 9.094792
}
}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": 909.4792,
"rate": 9.094792
}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