Rate Overview
Live
1 CAD = 3.8777 BRL
1 BRL = 0.257888
CAD
Avg
3.8166
High
3.8777
Low
3.7601
Last updated: 3/6/2026, 9:07:45 PM
Quick Conversions
| CAD | BRL |
|---|---|
| 1 CAD | 3.88 BRL |
| 10 CAD | 38.78 BRL |
| 50 CAD | 193.88 BRL |
| 100 CAD | 387.77 BRL |
| 500 CAD | 1,938.83 BRL |
| 1,000 CAD | 3,877.65 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-06T21:07:45Z",
"rates": {
"BRL": 3.877653
}
}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": 387.7653,
"rate": 3.877653
}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