Rate Overview
Live
1 CAD = 66.9756 BTN
1 BTN = 0.014931
CAD
Avg
66.8812
High
67.2333
Low
66.4283
Last updated: 7/6/2026, 2:29:57 PM
Quick Conversions
| CAD | BTN |
|---|---|
| 1 CAD | 66.98 BTN |
| 10 CAD | 669.76 BTN |
| 50 CAD | 3,348.78 BTN |
| 100 CAD | 6,697.56 BTN |
| 500 CAD | 33,487.81 BTN |
| 1,000 CAD | 66,975.63 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-06T14:29:57Z",
"rates": {
"BTN": 66.975628
}
}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": 6697.5628,
"rate": 66.975628
}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