Rate Overview
Live
1 BRL = 0.258258 CAD
1 CAD = 3.8721
BRL
Avg
0.262087
High
0.265951
Low
0.258258
Last updated: 3/6/2026, 6:11:15 PM
Quick Conversions
| BRL | CAD |
|---|---|
| 1 BRL | 0.26 CAD |
| 10 BRL | 2.58 CAD |
| 50 BRL | 12.91 CAD |
| 100 BRL | 25.83 CAD |
| 500 BRL | 129.13 CAD |
| 1,000 BRL | 258.26 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-06T18:11:15Z",
"rates": {
"CAD": 0.258258
}
}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": 25.825799999999997,
"rate": 0.258258
}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