Rate Overview
Live
1 CAD = 60.9832 ALL
1 ALL = 0.016398
CAD
Avg
60.2861
High
60.9832
Low
59.6582
Last updated: 3/7/2026, 12:28:07 AM
Quick Conversions
| CAD | ALL |
|---|---|
| 1 CAD | 60.98 ALL |
| 10 CAD | 609.83 ALL |
| 50 CAD | 3,049.16 ALL |
| 100 CAD | 6,098.32 ALL |
| 500 CAD | 30,491.62 ALL |
| 1,000 CAD | 60,983.25 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-07T00:28:07Z",
"rates": {
"ALL": 60.983246
}
}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": 6098.3246,
"rate": 60.983246
}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