Rate Overview
Live
1 CAD = 58.4245 ALL
1 ALL = 0.017116
CAD
Avg
61.8847
High
66.9419
Low
57.9851
Last updated: 7/26/2026, 3:22:57 PM
Quick Conversions
| CAD | ALL |
|---|---|
| 1 CAD | 58.42 ALL |
| 10 CAD | 584.24 ALL |
| 50 CAD | 2,921.22 ALL |
| 100 CAD | 5,842.45 ALL |
| 500 CAD | 29,212.25 ALL |
| 1,000 CAD | 58,424.49 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-26T15:22:57Z",
"rates": {
"ALL": 58.424493
}
}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": 5842.4493,
"rate": 58.424493
}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