Rate Overview
Live
1 CAD = 68.8256 BTN
1 BTN = 0.014529
CAD
Avg
67.3412
High
68.9328
Low
66.2327
Last updated: 7/20/2026, 5:05:31 AM
Quick Conversions
| CAD | BTN |
|---|---|
| 1 CAD | 68.83 BTN |
| 10 CAD | 688.26 BTN |
| 50 CAD | 3,441.28 BTN |
| 100 CAD | 6,882.56 BTN |
| 500 CAD | 34,412.80 BTN |
| 1,000 CAD | 68,825.61 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-07-20T05:05:31Z",
"rates": {
"BTN": 68.825609
}
}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": 6882.5609,
"rate": 68.825609
}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