Rate Overview
Live
1 CHF = 98.4225 ALL
1 ALL = 0.010160
CHF
Avg
98.5173
High
98.8380
Low
98.2993
Last updated: 8/31/2026, 3:30:31 AM
Quick Conversions
| CHF | ALL |
|---|---|
| 1 CHF | 98.42 ALL |
| 10 CHF | 984.22 ALL |
| 50 CHF | 4,921.12 ALL |
| 100 CHF | 9,842.25 ALL |
| 500 CHF | 49,211.23 ALL |
| 1,000 CHF | 98,422.46 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-08-31T03:30:31Z",
"rates": {
"ALL": 98.422458
}
}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": 9842.2458,
"rate": 98.422458
}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