Rate Overview
Live
1 CAD = 2.0738 BYN
1 BYN = 0.482218
CAD
Avg
2.0742
High
2.0786
Low
2.0610
Last updated: 5/7/2026, 10:14:38 AM
Quick Conversions
| CAD | BYN |
|---|---|
| 1 CAD | 2.07 BYN |
| 10 CAD | 20.74 BYN |
| 50 CAD | 103.69 BYN |
| 100 CAD | 207.38 BYN |
| 500 CAD | 1,036.88 BYN |
| 1,000 CAD | 2,073.75 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-05-07T10:14:38Z",
"rates": {
"BYN": 2.073751
}
}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": 207.3751,
"rate": 2.073751
}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