Rate Overview
Live
1 ALL = 0.010212 CHF
1 CHF = 97.9240
ALL
Avg
0.010144
High
0.010212
Low
0.010111
Last updated: 8/29/2026, 2:49:38 AM
Quick Conversions
| ALL | CHF |
|---|---|
| 1 ALL | 0.01 CHF |
| 10 ALL | 0.10 CHF |
| 50 ALL | 0.51 CHF |
| 100 ALL | 1.02 CHF |
| 500 ALL | 5.11 CHF |
| 1,000 ALL | 10.21 CHF |
Get ALL/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=CHFExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-08-29T02:49:38Z",
"rates": {
"CHF": 0.010212
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "CHF",
"amount": 100
},
"result": 1.0212,
"rate": 0.010212
}Build with ALL/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key