Rate Overview
Live
1 CAD = 1.9788 BYN
1 BYN = 0.505353
CAD
Avg
1.9779
High
1.9838
Low
1.9729
Last updated: 6/17/2026, 6:19:10 AM
Quick Conversions
| CAD | BYN |
|---|---|
| 1 CAD | 1.98 BYN |
| 10 CAD | 19.79 BYN |
| 50 CAD | 98.94 BYN |
| 100 CAD | 197.88 BYN |
| 500 CAD | 989.41 BYN |
| 1,000 CAD | 1,978.81 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-06-17T06:19:10Z",
"rates": {
"BYN": 1.978813
}
}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": 197.88129999999998,
"rate": 1.978813
}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