Rate Overview
Live
1 CLP = 0.000856 CHF
1 CHF = 1168.22
CLP
Avg
0.000874
High
0.000891
Low
0.000856
Last updated: 3/7/2026, 12:33:04 AM
Quick Conversions
| CLP | CHF |
|---|---|
| 1 CLP | 0.00 CHF |
| 10 CLP | 0.01 CHF |
| 50 CLP | 0.04 CHF |
| 100 CLP | 0.09 CHF |
| 500 CLP | 0.43 CHF |
| 1,000 CLP | 0.86 CHF |
Get CLP/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=CHFExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-03-07T00:33:04Z",
"rates": {
"CHF": 0.000856
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "CHF",
"amount": 100
},
"result": 0.0856,
"rate": 0.000856
}Build with CLP/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key