Rate Overview
Live
1 ALL = 0.009560 CHF
1 CHF = 104.6025
ALL
Avg
0.009518
High
0.009562
Low
0.009471
Last updated: 3/27/2026, 6:44:09 AM
Quick Conversions
| ALL | CHF |
|---|---|
| 1 ALL | 0.01 CHF |
| 10 ALL | 0.10 CHF |
| 50 ALL | 0.48 CHF |
| 100 ALL | 0.96 CHF |
| 500 ALL | 4.78 CHF |
| 1,000 ALL | 9.56 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-03-27T06:44:09Z",
"rates": {
"CHF": 0.00956
}
}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": 0.9560000000000001,
"rate": 0.00956
}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