Rate Overview
Live
1 CAD = 2.1632 BYN
1 BYN = 0.462270
CAD
Avg
2.1344
High
2.1632
Low
2.1198
Last updated: 3/7/2026, 12:29:54 AM
Quick Conversions
| CAD | BYN |
|---|---|
| 1 CAD | 2.16 BYN |
| 10 CAD | 21.63 BYN |
| 50 CAD | 108.16 BYN |
| 100 CAD | 216.32 BYN |
| 500 CAD | 1,081.62 BYN |
| 1,000 CAD | 2,163.24 BYN |
Get CAD/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=BYNExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-03-07T00:29:54Z",
"rates": {
"BYN": 2.163237
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "BYN",
"amount": 100
},
"result": 216.3237,
"rate": 2.163237
}Build with CAD/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key