Rate Overview
Live
1 CLP = 0.114857 XPF
1 XPF = 8.7065
CLP
Avg
0.114381
High
0.115038
Low
0.113699
Last updated: 5/29/2026, 4:25:12 PM
Quick Conversions
| CLP | XPF |
|---|---|
| 1 CLP | 0.11 XPF |
| 10 CLP | 1.15 XPF |
| 50 CLP | 5.74 XPF |
| 100 CLP | 11.49 XPF |
| 500 CLP | 57.43 XPF |
| 1,000 CLP | 114.86 XPF |
Get CLP/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=XPFExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-05-29T16:25:12Z",
"rates": {
"XPF": 0.114857
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "XPF",
"amount": 100
},
"result": 11.4857,
"rate": 0.114857
}Build with CLP/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key