Rate Overview
Live
1 CAD = 68.5232 BTN
1 BTN = 0.014594
CAD
Avg
67.5610
High
69.9904
Low
65.0349
Last updated: 7/26/2026, 10:03:38 PM
Quick Conversions
| CAD | BTN |
|---|---|
| 1 CAD | 68.52 BTN |
| 10 CAD | 685.23 BTN |
| 50 CAD | 3,426.16 BTN |
| 100 CAD | 6,852.32 BTN |
| 500 CAD | 34,261.61 BTN |
| 1,000 CAD | 68,523.22 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-26T22:03:38Z",
"rates": {
"BTN": 68.523225
}
}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": 6852.322499999999,
"rate": 68.523225
}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