Rate Overview
Live
1 CHF = 104.5291 ALL
1 ALL = 0.009567
CHF
Avg
104.4420
High
106.5636
Low
103.1065
Last updated: 3/27/2026, 7:12:47 AM
Quick Conversions
| CHF | ALL |
|---|---|
| 1 CHF | 104.53 ALL |
| 10 CHF | 1,045.29 ALL |
| 50 CHF | 5,226.46 ALL |
| 100 CHF | 10,452.91 ALL |
| 500 CHF | 52,264.57 ALL |
| 1,000 CHF | 104,529.15 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-27T07:12:47Z",
"rates": {
"ALL": 104.529146
}
}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": 10452.9146,
"rate": 104.529146
}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