Rate Overview
Live
1 BRL = 0.274305 CAD
1 CAD = 3.6456
BRL
Avg
0.275411
High
0.277098
Low
0.274107
Last updated: 7/19/2026, 8:55:46 AM
Quick Conversions
| BRL | CAD |
|---|---|
| 1 BRL | 0.27 CAD |
| 10 BRL | 2.74 CAD |
| 50 BRL | 13.72 CAD |
| 100 BRL | 27.43 CAD |
| 500 BRL | 137.15 CAD |
| 1,000 BRL | 274.31 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-19T08:55:46Z",
"rates": {
"CAD": 0.274305
}
}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.430500000000002,
"rate": 0.274305
}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