Rate Overview
Live
1 CAD = 58.4516 ALL
1 ALL = 0.017108
CAD
Avg
59.6006
High
61.3540
Low
57.9132
Last updated: 7/26/2026, 10:38:16 PM
Quick Conversions
| CAD | ALL |
|---|---|
| 1 CAD | 58.45 ALL |
| 10 CAD | 584.52 ALL |
| 50 CAD | 2,922.58 ALL |
| 100 CAD | 5,845.16 ALL |
| 500 CAD | 29,225.80 ALL |
| 1,000 CAD | 58,451.60 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-26T22:38:16Z",
"rates": {
"ALL": 58.451597
}
}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": 5845.1597,
"rate": 58.451597
}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