Rate Overview
Live
1 CAD = 2.0806 BYN
1 BYN = 0.480620
CAD
Avg
2.0745
High
2.0869
Low
2.0667
Last updated: 4/17/2026, 7:35:49 AM
Quick Conversions
| CAD | BYN |
|---|---|
| 1 CAD | 2.08 BYN |
| 10 CAD | 20.81 BYN |
| 50 CAD | 104.03 BYN |
| 100 CAD | 208.06 BYN |
| 500 CAD | 1,040.32 BYN |
| 1,000 CAD | 2,080.65 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-04-17T07:35:49Z",
"rates": {
"BYN": 2.080646
}
}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": 208.0646,
"rate": 2.080646
}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