Rate Overview
Live
1 CAD = 1.9888 BYN
1 BYN = 0.502816
CAD
Avg
2.2022
High
2.6451
Low
1.8478
Last updated: 5/27/2026, 5:33:02 PM
Quick Conversions
| CAD | BYN |
|---|---|
| 1 CAD | 1.99 BYN |
| 10 CAD | 19.89 BYN |
| 50 CAD | 99.44 BYN |
| 100 CAD | 198.88 BYN |
| 500 CAD | 994.40 BYN |
| 1,000 CAD | 1,988.80 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-27T17:33:02Z",
"rates": {
"BYN": 1.9888
}
}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.88,
"rate": 1.9888
}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