Rate Overview
Live
1 CAD = 59.2371 ALL
1 ALL = 0.016881
CAD
Avg
60.1846
High
62.9111
Low
59.0137
Last updated: 5/27/2026, 8:39:19 PM
Quick Conversions
| CAD | ALL |
|---|---|
| 1 CAD | 59.24 ALL |
| 10 CAD | 592.37 ALL |
| 50 CAD | 2,961.85 ALL |
| 100 CAD | 5,923.71 ALL |
| 500 CAD | 29,618.54 ALL |
| 1,000 CAD | 59,237.09 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-27T20:39:19Z",
"rates": {
"ALL": 59.237086
}
}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": 5923.7086,
"rate": 59.237086
}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