Rate Overview
Live
1 CAD = 67.5091 BTN
1 BTN = 0.014813
CAD
Avg
68.0637
High
68.6995
Low
67.5091
Last updated: 6/16/2026, 1:27:58 PM
Quick Conversions
| CAD | BTN |
|---|---|
| 1 CAD | 67.51 BTN |
| 10 CAD | 675.09 BTN |
| 50 CAD | 3,375.46 BTN |
| 100 CAD | 6,750.91 BTN |
| 500 CAD | 33,754.56 BTN |
| 1,000 CAD | 67,509.11 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-06-16T13:27:58Z",
"rates": {
"BTN": 67.509114
}
}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": 6750.9114,
"rate": 67.509114
}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