Rate Overview
Live
1 CAD = 67.8098 BTN
1 BTN = 0.014747
CAD
Avg
62.8095
High
67.8098
Low
59.3548
Last updated: 3/27/2026, 6:13:12 PM
Quick Conversions
| CAD | BTN |
|---|---|
| 1 CAD | 67.81 BTN |
| 10 CAD | 678.10 BTN |
| 50 CAD | 3,390.49 BTN |
| 100 CAD | 6,780.98 BTN |
| 500 CAD | 33,904.92 BTN |
| 1,000 CAD | 67,809.84 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-27T18:13:12Z",
"rates": {
"BTN": 67.809843
}
}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": 6780.9843,
"rate": 67.809843
}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