Rate Overview
Live
1 CAD = 60.0459 ALL
1 ALL = 0.016654
CAD
Avg
59.7804
High
61.3540
Low
59.0425
Last updated: 3/27/2026, 7:47:40 AM
Quick Conversions
| CAD | ALL |
|---|---|
| 1 CAD | 60.05 ALL |
| 10 CAD | 600.46 ALL |
| 50 CAD | 3,002.29 ALL |
| 100 CAD | 6,004.59 ALL |
| 500 CAD | 30,022.94 ALL |
| 1,000 CAD | 60,045.89 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-27T07:47:40Z",
"rates": {
"ALL": 60.045889
}
}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.588900000001,
"rate": 60.045889
}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