Rate Overview
Live
1 CHF = 104.9642 ALL
1 ALL = 0.009527
CHF
Avg
104.2400
High
104.9642
Low
103.3590
Last updated: 5/6/2026, 11:14:56 AM
Quick Conversions
| CHF | ALL |
|---|---|
| 1 CHF | 104.96 ALL |
| 10 CHF | 1,049.64 ALL |
| 50 CHF | 5,248.21 ALL |
| 100 CHF | 10,496.42 ALL |
| 500 CHF | 52,482.10 ALL |
| 1,000 CHF | 104,964.21 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-05-06T11:14:56Z",
"rates": {
"ALL": 104.964206
}
}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": 10496.420600000001,
"rate": 104.964206
}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