Rate Overview
Live
1 CLP = 0.111392 XPF
1 XPF = 8.9773
CLP
Avg
0.112211
High
0.113368
Low
0.111025
Last updated: 3/27/2026, 6:41:11 AM
Quick Conversions
| CLP | XPF |
|---|---|
| 1 CLP | 0.11 XPF |
| 10 CLP | 1.11 XPF |
| 50 CLP | 5.57 XPF |
| 100 CLP | 11.14 XPF |
| 500 CLP | 55.70 XPF |
| 1,000 CLP | 111.39 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-03-27T06:41:11Z",
"rates": {
"XPF": 0.111392
}
}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.1392,
"rate": 0.111392
}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