Rate Overview
Live
1 CAD = 2.2271 BYN
1 BYN = 0.449006
CAD
Avg
2.2239
High
2.2390
Low
2.1966
Last updated: 9/7/2026, 12:40:29 AM
Quick Conversions
| CAD | BYN |
|---|---|
| 1 CAD | 2.23 BYN |
| 10 CAD | 22.27 BYN |
| 50 CAD | 111.36 BYN |
| 100 CAD | 222.71 BYN |
| 500 CAD | 1,113.57 BYN |
| 1,000 CAD | 2,227.14 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-09-07T00:40:29Z",
"rates": {
"BYN": 2.227144
}
}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": 222.7144,
"rate": 2.227144
}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