Rate Overview
Live
1 CAD = 2.0555 BYN
1 BYN = 0.486490
CAD
Avg
2.1937
High
2.6397
Low
1.8358
Last updated: 7/22/2026, 8:57:39 PM
Quick Conversions
| CAD | BYN |
|---|---|
| 1 CAD | 2.06 BYN |
| 10 CAD | 20.56 BYN |
| 50 CAD | 102.78 BYN |
| 100 CAD | 205.55 BYN |
| 500 CAD | 1,027.77 BYN |
| 1,000 CAD | 2,055.54 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-22T20:57:39Z",
"rates": {
"BYN": 2.05554
}
}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": 205.554,
"rate": 2.05554
}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