Rate Overview
Live
1 BRL = 0.275481 CAD
1 CAD = 3.6300
BRL
Avg
0.275077
High
0.276521
Low
0.271465
Last updated: 4/16/2026, 1:30:30 AM
Quick Conversions
| BRL | CAD |
|---|---|
| 1 BRL | 0.28 CAD |
| 10 BRL | 2.75 CAD |
| 50 BRL | 13.77 CAD |
| 100 BRL | 27.55 CAD |
| 500 BRL | 137.74 CAD |
| 1,000 BRL | 275.48 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-04-16T01:30:30Z",
"rates": {
"CAD": 0.275481
}
}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.548099999999998,
"rate": 0.275481
}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