Rate Overview
Live
1 CAD = 68.4647 BTN
1 BTN = 0.014606
CAD
Avg
68.5751
High
68.7501
Low
68.3901
Last updated: 7/26/2026, 1:06:44 AM
Quick Conversions
| CAD | BTN |
|---|---|
| 1 CAD | 68.46 BTN |
| 10 CAD | 684.65 BTN |
| 50 CAD | 3,423.24 BTN |
| 100 CAD | 6,846.47 BTN |
| 500 CAD | 34,232.37 BTN |
| 1,000 CAD | 68,464.74 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-26T01:06:44Z",
"rates": {
"BTN": 68.464739
}
}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": 6846.473899999999,
"rate": 68.464739
}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