Rate Overview
Live
1 CHF = 102.1626 ALL
1 ALL = 0.009788
CHF
Avg
102.0912
High
102.4540
Low
101.5398
Last updated: 7/5/2026, 3:20:32 AM
Quick Conversions
| CHF | ALL |
|---|---|
| 1 CHF | 102.16 ALL |
| 10 CHF | 1,021.63 ALL |
| 50 CHF | 5,108.13 ALL |
| 100 CHF | 10,216.26 ALL |
| 500 CHF | 51,081.29 ALL |
| 1,000 CHF | 102,162.59 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-05T03:20:32Z",
"rates": {
"ALL": 102.162585
}
}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": 10216.2585,
"rate": 102.162585
}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