Rate Overview
Live
1 CAD = 1.9879 BYN
1 BYN = 0.503047
CAD
Avg
2.0356
High
2.0786
Low
1.9857
Last updated: 5/27/2026, 4:06:21 PM
Quick Conversions
| CAD | BYN |
|---|---|
| 1 CAD | 1.99 BYN |
| 10 CAD | 19.88 BYN |
| 50 CAD | 99.39 BYN |
| 100 CAD | 198.79 BYN |
| 500 CAD | 993.94 BYN |
| 1,000 CAD | 1,987.89 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-27T16:06:21Z",
"rates": {
"BYN": 1.987887
}
}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": 198.7887,
"rate": 1.987887
}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