Rate Overview
Live
1 CAD = 2.0442 BYN
1 BYN = 0.489185
CAD
Avg
2.0460
High
2.0523
Low
2.0405
Last updated: 7/5/2026, 1:23:46 PM
Quick Conversions
| CAD | BYN |
|---|---|
| 1 CAD | 2.04 BYN |
| 10 CAD | 20.44 BYN |
| 50 CAD | 102.21 BYN |
| 100 CAD | 204.42 BYN |
| 500 CAD | 1,022.11 BYN |
| 1,000 CAD | 2,044.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-05T13:23:46Z",
"rates": {
"BYN": 2.044215
}
}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": 204.42149999999998,
"rate": 2.044215
}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