Rate Overview
Live
1 CAD = 2.0362 BYN
1 BYN = 0.491107
CAD
Avg
2.0415
High
2.0658
Low
2.0206
Last updated: 7/26/2026, 5:10:29 PM
Quick Conversions
| CAD | BYN |
|---|---|
| 1 CAD | 2.04 BYN |
| 10 CAD | 20.36 BYN |
| 50 CAD | 101.81 BYN |
| 100 CAD | 203.62 BYN |
| 500 CAD | 1,018.11 BYN |
| 1,000 CAD | 2,036.22 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-07-26T17:10:29Z",
"rates": {
"BYN": 2.036215
}
}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": 203.6215,
"rate": 2.036215
}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