Rate Overview
Live
1 CAD = 3.6488 BRL
1 BRL = 0.274064
CAD
Avg
3.6440
High
3.6590
Low
3.6162
Last updated: 7/8/2026, 11:32:47 AM
Quick Conversions
| CAD | BRL |
|---|---|
| 1 CAD | 3.65 BRL |
| 10 CAD | 36.49 BRL |
| 50 CAD | 182.44 BRL |
| 100 CAD | 364.88 BRL |
| 500 CAD | 1,824.39 BRL |
| 1,000 CAD | 3,648.78 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-07-08T11:32:47Z",
"rates": {
"BRL": 3.648784
}
}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": 364.8784,
"rate": 3.648784
}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