Rate Overview
Live
1 BRL = 0.264644 CAD
1 CAD = 3.7787
BRL
Avg
0.254183
High
0.266939
Low
0.234332
Last updated: 3/26/2026, 11:38:12 PM
Quick Conversions
| BRL | CAD |
|---|---|
| 1 BRL | 0.26 CAD |
| 10 BRL | 2.65 CAD |
| 50 BRL | 13.23 CAD |
| 100 BRL | 26.46 CAD |
| 500 BRL | 132.32 CAD |
| 1,000 BRL | 264.64 CAD |
Get BRL/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=CADExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-03-26T23:38:12Z",
"rates": {
"CAD": 0.264644
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "CAD",
"amount": 100
},
"result": 26.464399999999998,
"rate": 0.264644
}Build with BRL/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key