Rate Overview
Live
1 BRL = 0.276013 CAD
1 CAD = 3.6230
BRL
Avg
0.274386
High
0.276013
Low
0.272342
Last updated: 5/6/2026, 12:09:30 PM
Quick Conversions
| BRL | CAD |
|---|---|
| 1 BRL | 0.28 CAD |
| 10 BRL | 2.76 CAD |
| 50 BRL | 13.80 CAD |
| 100 BRL | 27.60 CAD |
| 500 BRL | 138.01 CAD |
| 1,000 BRL | 276.01 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-05-06T12:09:30Z",
"rates": {
"CAD": 0.276013
}
}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.601300000000002,
"rate": 0.276013
}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