Rate Overview
Live
1 XPF = 9.0393 CLP
1 CLP = 0.110628
XPF
Avg
8.7710
High
9.0393
Low
8.5231
Last updated: 7/25/2026, 2:03:32 PM
Quick Conversions
| XPF | CLP |
|---|---|
| 1 XPF | 9.04 CLP |
| 10 XPF | 90.39 CLP |
| 50 XPF | 451.96 CLP |
| 100 XPF | 903.93 CLP |
| 500 XPF | 4,519.64 CLP |
| 1,000 XPF | 9,039.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-07-25T14:03:32Z",
"rates": {
"CLP": 9.039277
}
}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": 903.9277000000001,
"rate": 9.039277
}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