Rate Overview
Live
1 CAD = 59.2619 ALL
1 ALL = 0.016874
CAD
Avg
59.7956
High
60.8260
Low
58.8622
Last updated: 5/27/2026, 6:28:45 PM
Quick Conversions
| CAD | ALL |
|---|---|
| 1 CAD | 59.26 ALL |
| 10 CAD | 592.62 ALL |
| 50 CAD | 2,963.10 ALL |
| 100 CAD | 5,926.19 ALL |
| 500 CAD | 29,630.97 ALL |
| 1,000 CAD | 59,261.93 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-27T18:28:45Z",
"rates": {
"ALL": 59.261931
}
}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": 5926.1930999999995,
"rate": 59.261931
}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