Rate Overview
Live
1 CLP = 0.116459 XPF
1 XPF = 8.5867 CLP
Avg
0.114708
High
0.116459
Low
0.112178
Last updated: 1/25/2026, 6:30:58 PM
Quick Conversions
| CLP | XPF |
|---|---|
| 1 CLP | 0.12 XPF |
| 10 CLP | 1.16 XPF |
| 50 CLP | 5.82 XPF |
| 100 CLP | 11.65 XPF |
| 500 CLP | 58.23 XPF |
| 1,000 CLP | 116.46 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-01-25T18:30:58Z",
"rates": {
"XPF": 0.116459
}
}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.6459,
"rate": 0.116459
}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