Rate Overview
Live
1 CAD = 59.3283 ALL
1 ALL = 0.016855
CAD
Avg
59.1342
High
59.4921
Low
58.8622
Last updated: 4/17/2026, 6:11:50 AM
Quick Conversions
| CAD | ALL |
|---|---|
| 1 CAD | 59.33 ALL |
| 10 CAD | 593.28 ALL |
| 50 CAD | 2,966.42 ALL |
| 100 CAD | 5,932.83 ALL |
| 500 CAD | 29,664.16 ALL |
| 1,000 CAD | 59,328.31 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-04-17T06:11:50Z",
"rates": {
"ALL": 59.32831
}
}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": 5932.831,
"rate": 59.32831
}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