Rate Overview
Live
1 CAD = 57.7607 ALL
1 ALL = 0.017313
CAD
Avg
57.9980
High
58.2078
Low
57.7607
Last updated: 7/4/2026, 11:23:28 PM
Quick Conversions
| CAD | ALL |
|---|---|
| 1 CAD | 57.76 ALL |
| 10 CAD | 577.61 ALL |
| 50 CAD | 2,888.04 ALL |
| 100 CAD | 5,776.07 ALL |
| 500 CAD | 28,880.36 ALL |
| 1,000 CAD | 57,760.72 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-07-04T23:23:28Z",
"rates": {
"ALL": 57.760716
}
}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": 5776.0716,
"rate": 57.760716
}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