Rate Overview
Live
1 BRL = 0.276522 CAD
1 CAD = 3.6163
BRL
Avg
0.268710
High
0.279186
Low
0.249953
Last updated: 7/24/2026, 10:34:40 PM
Quick Conversions
| BRL | CAD |
|---|---|
| 1 BRL | 0.28 CAD |
| 10 BRL | 2.77 CAD |
| 50 BRL | 13.83 CAD |
| 100 BRL | 27.65 CAD |
| 500 BRL | 138.26 CAD |
| 1,000 BRL | 276.52 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-07-24T22:34:40Z",
"rates": {
"CAD": 0.276522
}
}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": 27.6522,
"rate": 0.276522
}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