Rate Overview
Live
1 CAD = 1.9877 BYN
1 BYN = 0.503092
CAD
Avg
1.9891
High
1.9968
Low
1.9857
Last updated: 5/27/2026, 8:29:05 PM
Quick Conversions
| CAD | BYN |
|---|---|
| 1 CAD | 1.99 BYN |
| 10 CAD | 19.88 BYN |
| 50 CAD | 99.39 BYN |
| 100 CAD | 198.77 BYN |
| 500 CAD | 993.85 BYN |
| 1,000 CAD | 1,987.71 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-27T20:29:05Z",
"rates": {
"BYN": 1.987707
}
}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.77069999999998,
"rate": 1.987707
}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