Rate Overview
Live
1 BRL = 0.264735 CAD
1 CAD = 3.7774
BRL
Avg
0.261433
High
0.264735
Low
0.258395
Last updated: 3/26/2026, 8:11:12 PM
Quick Conversions
| BRL | CAD |
|---|---|
| 1 BRL | 0.26 CAD |
| 10 BRL | 2.65 CAD |
| 50 BRL | 13.24 CAD |
| 100 BRL | 26.47 CAD |
| 500 BRL | 132.37 CAD |
| 1,000 BRL | 264.74 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-26T20:11:12Z",
"rates": {
"CAD": 0.264735
}
}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.4735,
"rate": 0.264735
}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