Rate Overview
Live
1 CLP = 0.109816 XPF
1 XPF = 9.1061
CLP
Avg
0.109893
High
0.110206
Low
0.109564
Last updated: 9/7/2026, 5:22:45 PM
Quick Conversions
| CLP | XPF |
|---|---|
| 1 CLP | 0.11 XPF |
| 10 CLP | 1.10 XPF |
| 50 CLP | 5.49 XPF |
| 100 CLP | 10.98 XPF |
| 500 CLP | 54.91 XPF |
| 1,000 CLP | 109.82 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-09-07T17:22:45Z",
"rates": {
"XPF": 0.109816
}
}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": 10.9816,
"rate": 0.109816
}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