Rate Overview
Live
1 CAD = 58.4172 ALL
1 ALL = 0.017118
CAD
Avg
58.3882
High
58.4509
Low
58.3059
Last updated: 7/27/2026, 8:29:44 AM
Quick Conversions
| CAD | ALL |
|---|---|
| 1 CAD | 58.42 ALL |
| 10 CAD | 584.17 ALL |
| 50 CAD | 2,920.86 ALL |
| 100 CAD | 5,841.72 ALL |
| 500 CAD | 29,208.59 ALL |
| 1,000 CAD | 58,417.17 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-07-27T08:29:44Z",
"rates": {
"ALL": 58.417174
}
}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": 5841.7174,
"rate": 58.417174
}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