Rate Overview
Live
1 CHF = 106.6094 ALL
1 ALL = 0.009380
CHF
Avg
105.7947
High
106.6094
Low
104.6391
Last updated: 3/7/2026, 1:53:44 AM
Quick Conversions
| CHF | ALL |
|---|---|
| 1 CHF | 106.61 ALL |
| 10 CHF | 1,066.09 ALL |
| 50 CHF | 5,330.47 ALL |
| 100 CHF | 10,660.94 ALL |
| 500 CHF | 53,304.71 ALL |
| 1,000 CHF | 106,609.43 ALL |
Get CHF/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=ALLExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-03-07T01:53:44Z",
"rates": {
"ALL": 106.609428
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "ALL",
"amount": 100
},
"result": 10660.942799999999,
"rate": 106.609428
}Build with CHF/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key