Rate Overview
Live
1 CAD = 58.3472 ALL
1 ALL = 0.017139
CAD
Avg
59.3767
High
60.8260
Low
57.7726
Last updated: 7/27/2026, 4:52:53 PM
Quick Conversions
| CAD | ALL |
|---|---|
| 1 CAD | 58.35 ALL |
| 10 CAD | 583.47 ALL |
| 50 CAD | 2,917.36 ALL |
| 100 CAD | 5,834.72 ALL |
| 500 CAD | 29,173.61 ALL |
| 1,000 CAD | 58,347.22 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-27T16:52:53Z",
"rates": {
"ALL": 58.347216
}
}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": 5834.721600000001,
"rate": 58.347216
}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