Rate Overview
Live
1 CAD = 3.6228 BRL
1 BRL = 0.276030
CAD
Avg
3.6385
High
3.6719
Low
3.6079
Last updated: 5/7/2026, 5:03:28 PM
Quick Conversions
| CAD | BRL |
|---|---|
| 1 CAD | 3.62 BRL |
| 10 CAD | 36.23 BRL |
| 50 CAD | 181.14 BRL |
| 100 CAD | 362.28 BRL |
| 500 CAD | 1,811.40 BRL |
| 1,000 CAD | 3,622.80 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-05-07T17:03:28Z",
"rates": {
"BRL": 3.6228
}
}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": 362.28,
"rate": 3.6228
}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