Rate Overview
Live
1 XPF = 8.7413 CLP
1 CLP = 0.114400
XPF
Avg
8.7448
High
8.8188
Low
8.6921
Last updated: 4/17/2026, 6:16:43 AM
Quick Conversions
| XPF | CLP |
|---|---|
| 1 XPF | 8.74 CLP |
| 10 XPF | 87.41 CLP |
| 50 XPF | 437.06 CLP |
| 100 XPF | 874.13 CLP |
| 500 XPF | 4,370.64 CLP |
| 1,000 XPF | 8,741.28 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-04-17T06:16:43Z",
"rates": {
"CLP": 8.74128
}
}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": 874.1279999999999,
"rate": 8.74128
}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