Rate Overview
Live
1 CAD = 3.6047 BRL
1 BRL = 0.277414
CAD
Avg
3.6276
High
3.6590
Low
3.6033
Last updated: 7/27/2026, 10:19:53 AM
Quick Conversions
| CAD | BRL |
|---|---|
| 1 CAD | 3.60 BRL |
| 10 CAD | 36.05 BRL |
| 50 CAD | 180.24 BRL |
| 100 CAD | 360.47 BRL |
| 500 CAD | 1,802.36 BRL |
| 1,000 CAD | 3,604.72 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-27T10:19:53Z",
"rates": {
"BRL": 3.604721
}
}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": 360.4721,
"rate": 3.604721
}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