Rate Overview
Live
1 CLP = 0.113541 XPF
1 XPF = 8.8074
CLP
Avg
0.113172
High
0.114206
Low
0.111844
Last updated: 5/9/2026, 3:42:47 AM
Quick Conversions
| CLP | XPF |
|---|---|
| 1 CLP | 0.11 XPF |
| 10 CLP | 1.14 XPF |
| 50 CLP | 5.68 XPF |
| 100 CLP | 11.35 XPF |
| 500 CLP | 56.77 XPF |
| 1,000 CLP | 113.54 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-09T03:42:47Z",
"rates": {
"XPF": 0.113541
}
}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.3541,
"rate": 0.113541
}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