Rate Overview
Live
1 CAD = 59.2696 ALL
1 ALL = 0.016872
CAD
Avg
59.7959
High
60.8260
Low
58.8622
Last updated: 5/27/2026, 5:18:15 PM
Quick Conversions
| CAD | ALL |
|---|---|
| 1 CAD | 59.27 ALL |
| 10 CAD | 592.70 ALL |
| 50 CAD | 2,963.48 ALL |
| 100 CAD | 5,926.96 ALL |
| 500 CAD | 29,634.82 ALL |
| 1,000 CAD | 59,269.65 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-05-27T17:18:15Z",
"rates": {
"ALL": 59.269645
}
}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": 5926.9645,
"rate": 59.269645
}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