Rate Overview
Live
1 CAD = 58.0735 ALL
1 ALL = 0.017220
CAD
Avg
57.8742
High
58.0735
Low
57.7212
Last updated: 8/14/2026, 10:43:13 PM
Quick Conversions
| CAD | ALL |
|---|---|
| 1 CAD | 58.07 ALL |
| 10 CAD | 580.74 ALL |
| 50 CAD | 2,903.68 ALL |
| 100 CAD | 5,807.35 ALL |
| 500 CAD | 29,036.76 ALL |
| 1,000 CAD | 58,073.52 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-08-14T22:43:13Z",
"rates": {
"ALL": 58.073521
}
}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": 5807.3521,
"rate": 58.073521
}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