Rate Overview
Live
1 CAD = 57.3057 ALL
1 ALL = 0.017450
CAD
Avg
57.3226
High
57.6347
Low
57.2195
Last updated: 9/4/2026, 8:46:54 PM
Quick Conversions
| CAD | ALL |
|---|---|
| 1 CAD | 57.31 ALL |
| 10 CAD | 573.06 ALL |
| 50 CAD | 2,865.29 ALL |
| 100 CAD | 5,730.57 ALL |
| 500 CAD | 28,652.87 ALL |
| 1,000 CAD | 57,305.73 ALL |
Get CAD/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=ALLExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-09-04T20:46:54Z",
"rates": {
"ALL": 57.305731
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "ALL",
"amount": 100
},
"result": 5730.5731000000005,
"rate": 57.305731
}Build with CAD/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key