Rate Overview
Live
1 CAD = 2.1590 BYN
1 BYN = 0.463179
CAD
Avg
2.1768
High
2.2212
Low
2.1482
Last updated: 3/27/2026, 9:41:03 AM
Quick Conversions
| CAD | BYN |
|---|---|
| 1 CAD | 2.16 BYN |
| 10 CAD | 21.59 BYN |
| 50 CAD | 107.95 BYN |
| 100 CAD | 215.90 BYN |
| 500 CAD | 1,079.50 BYN |
| 1,000 CAD | 2,158.99 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-27T09:41:03Z",
"rates": {
"BYN": 2.158994
}
}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.89939999999999,
"rate": 2.158994
}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