Rate Overview
Live
1 CAD = 2.2256 BYN
1 BYN = 0.449322
CAD
Avg
2.2068
High
2.2390
Low
2.1704
Last updated: 9/4/2026, 6:23:12 PM
Quick Conversions
| CAD | BYN |
|---|---|
| 1 CAD | 2.23 BYN |
| 10 CAD | 22.26 BYN |
| 50 CAD | 111.28 BYN |
| 100 CAD | 222.56 BYN |
| 500 CAD | 1,112.79 BYN |
| 1,000 CAD | 2,225.58 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-09-04T18:23:12Z",
"rates": {
"BYN": 2.225577
}
}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": 222.55769999999998,
"rate": 2.225577
}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