Rate Overview
Live
1 CAD = 67.8656 BTN
1 BTN = 0.014735
CAD
Avg
65.2853
High
68.3600
Low
62.7473
Last updated: 3/27/2026, 4:28:26 PM
Quick Conversions
| CAD | BTN |
|---|---|
| 1 CAD | 67.87 BTN |
| 10 CAD | 678.66 BTN |
| 50 CAD | 3,393.28 BTN |
| 100 CAD | 6,786.56 BTN |
| 500 CAD | 33,932.78 BTN |
| 1,000 CAD | 67,865.56 BTN |
Get CAD/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=BTNExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-03-27T16:28:26Z",
"rates": {
"BTN": 67.865562
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "BTN",
"amount": 100
},
"result": 6786.5562,
"rate": 67.865562
}Build with CAD/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key