Rate Overview
Live
1 CHF = 103.7987 ALL
1 ALL = 0.009634
CHF
Avg
103.7943
High
104.8057
Low
103.1818
Last updated: 4/16/2026, 5:59:42 AM
Quick Conversions
| CHF | ALL |
|---|---|
| 1 CHF | 103.80 ALL |
| 10 CHF | 1,037.99 ALL |
| 50 CHF | 5,189.94 ALL |
| 100 CHF | 10,379.87 ALL |
| 500 CHF | 51,899.35 ALL |
| 1,000 CHF | 103,798.71 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-04-16T05:59:42Z",
"rates": {
"ALL": 103.798706
}
}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": 10379.8706,
"rate": 103.798706
}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