Rate Overview
Live
1 CLP = 0.111228 XPF
1 XPF = 8.9905
CLP
Avg
0.114237
High
0.117740
Low
0.110355
Last updated: 7/28/2026, 9:04:46 PM
Quick Conversions
| CLP | XPF |
|---|---|
| 1 CLP | 0.11 XPF |
| 10 CLP | 1.11 XPF |
| 50 CLP | 5.56 XPF |
| 100 CLP | 11.12 XPF |
| 500 CLP | 55.61 XPF |
| 1,000 CLP | 111.23 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-07-28T21:04:46Z",
"rates": {
"XPF": 0.111228
}
}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.1228,
"rate": 0.111228
}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