Rate Overview
Live
1 CAD = 2.1894 BYN
1 BYN = 0.456750
CAD
Avg
2.1586
High
2.1908
Low
2.1289
Last updated: 8/16/2026, 9:17:57 AM
Quick Conversions
| CAD | BYN |
|---|---|
| 1 CAD | 2.19 BYN |
| 10 CAD | 21.89 BYN |
| 50 CAD | 109.47 BYN |
| 100 CAD | 218.94 BYN |
| 500 CAD | 1,094.69 BYN |
| 1,000 CAD | 2,189.38 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-08-16T09:17:57Z",
"rates": {
"BYN": 2.189383
}
}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": 218.9383,
"rate": 2.189383
}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