Rate Overview
Live
1 CHF = 104.5876 ALL
1 ALL = 0.009561
CHF
Avg
104.5937
High
107.3474
Low
103.0415
Last updated: 3/27/2026, 5:39:35 AM
Quick Conversions
| CHF | ALL |
|---|---|
| 1 CHF | 104.59 ALL |
| 10 CHF | 1,045.88 ALL |
| 50 CHF | 5,229.38 ALL |
| 100 CHF | 10,458.76 ALL |
| 500 CHF | 52,293.81 ALL |
| 1,000 CHF | 104,587.63 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-27T05:39:35Z",
"rates": {
"ALL": 104.587627
}
}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": 10458.7627,
"rate": 104.587627
}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