Rate Overview
Live
1 CAD = 59.9615 ALL
1 ALL = 0.016677
CAD
Avg
60.5061
High
61.3540
Low
59.6293
Last updated: 3/27/2026, 4:26:39 PM
Quick Conversions
| CAD | ALL |
|---|---|
| 1 CAD | 59.96 ALL |
| 10 CAD | 599.61 ALL |
| 50 CAD | 2,998.07 ALL |
| 100 CAD | 5,996.15 ALL |
| 500 CAD | 29,980.75 ALL |
| 1,000 CAD | 59,961.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-03-27T16:26:39Z",
"rates": {
"ALL": 59.961492
}
}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": 5996.1492,
"rate": 59.961492
}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