Rate Overview
Live
1 CHF = 104.6370 ALL
1 ALL = 0.009557
CHF
Avg
105.0700
High
105.5837
Low
104.5784
Last updated: 3/27/2026, 3:47:29 AM
Quick Conversions
| CHF | ALL |
|---|---|
| 1 CHF | 104.64 ALL |
| 10 CHF | 1,046.37 ALL |
| 50 CHF | 5,231.85 ALL |
| 100 CHF | 10,463.70 ALL |
| 500 CHF | 52,318.48 ALL |
| 1,000 CHF | 104,636.96 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-27T03:47:29Z",
"rates": {
"ALL": 104.63696
}
}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": 10463.696,
"rate": 104.63696
}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