Rate Overview
Live
1 ALL = 0.017121 CAD
1 CAD = 58.4078
ALL
Avg
0.017014
High
0.017121
Low
0.016867
Last updated: 6/16/2026, 1:26:08 PM
Quick Conversions
| ALL | CAD |
|---|---|
| 1 ALL | 0.02 CAD |
| 10 ALL | 0.17 CAD |
| 50 ALL | 0.86 CAD |
| 100 ALL | 1.71 CAD |
| 500 ALL | 8.56 CAD |
| 1,000 ALL | 17.12 CAD |
Get ALL/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=CADExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-06-16T13:26:08Z",
"rates": {
"CAD": 0.017121
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "CAD",
"amount": 100
},
"result": 1.7121000000000002,
"rate": 0.017121
}Build with ALL/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key