Rate Overview
Live
1 CAD = 3.6289 BRL
1 BRL = 0.275569
CAD
Avg
3.6336
High
3.6917
Low
3.6108
Last updated: 6/18/2026, 8:21:41 AM
Quick Conversions
| CAD | BRL |
|---|---|
| 1 CAD | 3.63 BRL |
| 10 CAD | 36.29 BRL |
| 50 CAD | 181.44 BRL |
| 100 CAD | 362.89 BRL |
| 500 CAD | 1,814.43 BRL |
| 1,000 CAD | 3,628.85 BRL |
Get CAD/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=BRLExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-06-18T08:21:41Z",
"rates": {
"BRL": 3.628852
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "BRL",
"amount": 100
},
"result": 362.8852,
"rate": 3.628852
}Build with CAD/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key