Rate Overview
Live
1 CAD = 58.3885 ALL
1 ALL = 0.017127
CAD
Avg
58.6681
High
59.1637
Low
58.3881
Last updated: 6/17/2026, 6:37:27 AM
Quick Conversions
| CAD | ALL |
|---|---|
| 1 CAD | 58.39 ALL |
| 10 CAD | 583.88 ALL |
| 50 CAD | 2,919.42 ALL |
| 100 CAD | 5,838.85 ALL |
| 500 CAD | 29,194.23 ALL |
| 1,000 CAD | 58,388.46 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-06-17T06:37:27Z",
"rates": {
"ALL": 58.388455
}
}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": 5838.8455,
"rate": 58.388455
}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