Rate Overview
Live
1 CAD = 2.1563 BYN
1 BYN = 0.463762
CAD
Avg
2.2206
High
2.4320
Low
2.0584
Last updated: 3/27/2026, 1:23:42 PM
Quick Conversions
| CAD | BYN |
|---|---|
| 1 CAD | 2.16 BYN |
| 10 CAD | 21.56 BYN |
| 50 CAD | 107.81 BYN |
| 100 CAD | 215.63 BYN |
| 500 CAD | 1,078.14 BYN |
| 1,000 CAD | 2,156.28 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-27T13:23:42Z",
"rates": {
"BYN": 2.156277
}
}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": 215.62770000000003,
"rate": 2.156277
}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