Rate Overview
Live
1 CAD = 1.9879 BYN
1 BYN = 0.503036
CAD
Avg
1.9896
High
1.9968
Low
1.9860
Last updated: 5/27/2026, 12:12:28 PM
Quick Conversions
| CAD | BYN |
|---|---|
| 1 CAD | 1.99 BYN |
| 10 CAD | 19.88 BYN |
| 50 CAD | 99.40 BYN |
| 100 CAD | 198.79 BYN |
| 500 CAD | 993.97 BYN |
| 1,000 CAD | 1,987.93 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-27T12:12:28Z",
"rates": {
"BYN": 1.98793
}
}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.793,
"rate": 1.98793
}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