Rate Overview
Live
1 BRL = 0.277426 CAD
1 CAD = 3.6046
BRL
Avg
0.269896
High
0.278805
Low
0.259393
Last updated: 7/25/2026, 8:38:44 PM
Quick Conversions
| BRL | CAD |
|---|---|
| 1 BRL | 0.28 CAD |
| 10 BRL | 2.77 CAD |
| 50 BRL | 13.87 CAD |
| 100 BRL | 27.74 CAD |
| 500 BRL | 138.71 CAD |
| 1,000 BRL | 277.43 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-25T20:38:44Z",
"rates": {
"CAD": 0.277426
}
}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.7426,
"rate": 0.277426
}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