Rate Overview
Live
1 CAD = 60.0498 ALL
1 ALL = 0.016653
CAD
Avg
60.2854
High
60.6030
Low
59.9471
Last updated: 3/27/2026, 6:08:09 AM
Quick Conversions
| CAD | ALL |
|---|---|
| 1 CAD | 60.05 ALL |
| 10 CAD | 600.50 ALL |
| 50 CAD | 3,002.49 ALL |
| 100 CAD | 6,004.98 ALL |
| 500 CAD | 30,024.90 ALL |
| 1,000 CAD | 60,049.79 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-27T06:08:09Z",
"rates": {
"ALL": 60.04979
}
}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": 6004.979,
"rate": 60.04979
}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