Rate Overview
Live
1 ALL = 0.017124 CAD
1 CAD = 58.3976
ALL
Avg
0.017125
High
0.017150
Low
0.017102
Last updated: 7/25/2026, 12:22:30 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-07-25T12:22:30Z",
"rates": {
"CAD": 0.017124
}
}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.7124000000000001,
"rate": 0.017124
}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