Rate Overview
Live
1 CAD = 3.7772 BRL
1 BRL = 0.264744
CAD
Avg
3.9636
High
4.5819
Low
3.5940
Last updated: 3/27/2026, 1:38:40 PM
Quick Conversions
| CAD | BRL |
|---|---|
| 1 CAD | 3.78 BRL |
| 10 CAD | 37.77 BRL |
| 50 CAD | 188.86 BRL |
| 100 CAD | 377.72 BRL |
| 500 CAD | 1,888.61 BRL |
| 1,000 CAD | 3,777.23 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-03-27T13:38:40Z",
"rates": {
"BRL": 3.777228
}
}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": 377.7228,
"rate": 3.777228
}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