Rate Overview
Live
1 CAD = 60.0106 ALL
1 ALL = 0.016664
CAD
Avg
60.2811
High
60.6030
Low
59.9471
Last updated: 3/27/2026, 12:55:07 PM
Quick Conversions
| CAD | ALL |
|---|---|
| 1 CAD | 60.01 ALL |
| 10 CAD | 600.11 ALL |
| 50 CAD | 3,000.53 ALL |
| 100 CAD | 6,001.06 ALL |
| 500 CAD | 30,005.29 ALL |
| 1,000 CAD | 60,010.59 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-27T12:55:07Z",
"rates": {
"ALL": 60.010587
}
}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": 6001.0587000000005,
"rate": 60.010587
}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