Rate Overview
Live
1 CHF = 100.6406 ALL
1 ALL = 0.009936
CHF
Avg
101.1095
High
101.4786
Low
100.6060
Last updated: 7/24/2026, 7:43:26 AM
Quick Conversions
| CHF | ALL |
|---|---|
| 1 CHF | 100.64 ALL |
| 10 CHF | 1,006.41 ALL |
| 50 CHF | 5,032.03 ALL |
| 100 CHF | 10,064.06 ALL |
| 500 CHF | 50,320.31 ALL |
| 1,000 CHF | 100,640.61 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-07-24T07:43:26Z",
"rates": {
"ALL": 100.640615
}
}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": 10064.0615,
"rate": 100.640615
}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