Rate Overview
Live
1 CAD = 3.6387 BRL
1 BRL = 0.274826
CAD
Avg
3.6362
High
3.6837
Low
3.6164
Last updated: 4/16/2026, 2:31:27 PM
Quick Conversions
| CAD | BRL |
|---|---|
| 1 CAD | 3.64 BRL |
| 10 CAD | 36.39 BRL |
| 50 CAD | 181.93 BRL |
| 100 CAD | 363.87 BRL |
| 500 CAD | 1,819.33 BRL |
| 1,000 CAD | 3,638.67 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-04-16T14:31:27Z",
"rates": {
"BRL": 3.638668
}
}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": 363.8668,
"rate": 3.638668
}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